Searched refs:mbedtls_sha256_update (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/ |
| H A D | hash_sha256.c | 209 void mbedtls_sha256_update( RK_SHA256_CTX *ctx, const unsigned char *input, in mbedtls_sha256_update() function 274 mbedtls_sha256_update( ctx, sha256_padding, padn ); in mbedtls_sha256_finish() 275 mbedtls_sha256_update( ctx, msglen, 8 ); in mbedtls_sha256_finish() 305 mbedtls_sha256_update( &ctx, in, in_len ); in rk_hash_sha256() 325 mbedtls_sha256_update( &ctx, in, in_len ); in rk_hash_sha224()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/host_include/mbedtls/ |
| H A D | sha256.h | 188 MBEDTLS_DEPRECATED void mbedtls_sha256_update( mbedtls_sha256_context *ctx,
|
| H A D | compat-1.3.h | 2256 #define sha256_update mbedtls_sha256_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/host_include/mbedtls/ |
| H A D | sha256.h | 188 MBEDTLS_DEPRECATED void mbedtls_sha256_update( mbedtls_sha256_context *ctx,
|
| H A D | compat-1.3.h | 2256 #define sha256_update mbedtls_sha256_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/mbedtls/ |
| H A D | sha256.h | 188 MBEDTLS_DEPRECATED void mbedtls_sha256_update( mbedtls_sha256_context *ctx,
|
| H A D | compat-1.3.h | 2256 #define sha256_update mbedtls_sha256_update
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/mbedtls/ |
| H A D | sha256.h | 188 MBEDTLS_DEPRECATED void mbedtls_sha256_update( mbedtls_sha256_context *ctx,
|
| H A D | compat-1.3.h | 2256 #define sha256_update mbedtls_sha256_update
|