Searched refs:mbedtls_sha512_update (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sha512.c | 266 void mbedtls_sha512_update( RK_SHA512_CTX *ctx, const unsigned char *input, in mbedtls_sha512_update() function 334 mbedtls_sha512_update( ctx, sha512_padding, padn ); in mbedtls_sha512_finish() 335 mbedtls_sha512_update( ctx, msglen, 16 ); in mbedtls_sha512_finish() 368 mbedtls_sha512_update( &ctx, in, in_len ); in rk_hash_sha512() 388 mbedtls_sha512_update( &ctx, in, in_len ); in rk_hash_sha384() 408 mbedtls_sha512_update( &ctx, in, in_len ); in rk_hash_sha512_224() 428 mbedtls_sha512_update( &ctx, in, in_len ); in rk_hash_sha512_256()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | sha512.h | 197 MBEDTLS_DEPRECATED void mbedtls_sha512_update( mbedtls_sha512_context *ctx,
|
| H A D | compat-1.3.h | 2267 #define sha512_update mbedtls_sha512_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | sha512.h | 197 MBEDTLS_DEPRECATED void mbedtls_sha512_update( mbedtls_sha512_context *ctx,
|
| H A D | compat-1.3.h | 2267 #define sha512_update mbedtls_sha512_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | sha512.h | 197 MBEDTLS_DEPRECATED void mbedtls_sha512_update( mbedtls_sha512_context *ctx,
|
| H A D | compat-1.3.h | 2267 #define sha512_update mbedtls_sha512_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | sha512.h | 197 MBEDTLS_DEPRECATED void mbedtls_sha512_update( mbedtls_sha512_context *ctx,
|
| H A D | compat-1.3.h | 2267 #define sha512_update mbedtls_sha512_update
|