Home
last modified time | relevance | path

Searched refs:mbedtls_hmac_drbg_free (Results 1 – 5 of 5) sorted by relevance

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dhmac_drbg.c423 void mbedtls_hmac_drbg_free( mbedtls_hmac_drbg_context *ctx ) in mbedtls_hmac_drbg_free() function
591 mbedtls_hmac_drbg_free( &ctx ); in mbedtls_hmac_drbg_self_test()
593 mbedtls_hmac_drbg_free( &ctx ); in mbedtls_hmac_drbg_self_test()
614 mbedtls_hmac_drbg_free( &ctx ); in mbedtls_hmac_drbg_self_test()
616 mbedtls_hmac_drbg_free( &ctx ); in mbedtls_hmac_drbg_self_test()
A Decdsa.c164 mbedtls_hmac_drbg_free( &ctx->rng_ctx ); in ecdsa_restart_det_free()
505 mbedtls_hmac_drbg_free( &rng_ctx_blind ); in ecdsa_sign_det_restartable()
538 mbedtls_hmac_drbg_free( &rng_ctx_blind ); in ecdsa_sign_det_restartable()
544 mbedtls_hmac_drbg_free( &rng_ctx ); in ecdsa_sign_det_restartable()
A Decp.c161 mbedtls_hmac_drbg_free( ctx ); in ecp_drbg_free()
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dhmac_drbg.h402 void mbedtls_hmac_drbg_free( mbedtls_hmac_drbg_context *ctx );
A Dcompat-1.3.h1972 #define hmac_drbg_free mbedtls_hmac_drbg_free

Completed in 25 milliseconds