Searched refs:mbedtls_sha1_update (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sha1.c | 245 void mbedtls_sha1_update( RK_SHA1_CTX *ctx, const unsigned char *input, size_t ilen ) in mbedtls_sha1_update() function 309 mbedtls_sha1_update( ctx, sha1_padding, padn ); in mbedtls_sha1_finish() 310 mbedtls_sha1_update( ctx, msglen, 8 ); in mbedtls_sha1_finish() 335 mbedtls_sha1_update( &ctx, in, in_len ); in rk_hash_sha1()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | sha1.h | 227 MBEDTLS_DEPRECATED void mbedtls_sha1_update( mbedtls_sha1_context *ctx,
|
| H A D | compat-1.3.h | 2245 #define sha1_update mbedtls_sha1_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | sha1.h | 227 MBEDTLS_DEPRECATED void mbedtls_sha1_update( mbedtls_sha1_context *ctx,
|
| H A D | compat-1.3.h | 2245 #define sha1_update mbedtls_sha1_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | sha1.h | 227 MBEDTLS_DEPRECATED void mbedtls_sha1_update( mbedtls_sha1_context *ctx,
|
| H A D | compat-1.3.h | 2245 #define sha1_update mbedtls_sha1_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | sha1.h | 227 MBEDTLS_DEPRECATED void mbedtls_sha1_update( mbedtls_sha1_context *ctx,
|
| H A D | compat-1.3.h | 2245 #define sha1_update mbedtls_sha1_update
|