Home
last modified time | relevance | path

Searched refs:mbedtls_hmac_drbg_seed_buf (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dhmac_drbg.h221 int mbedtls_hmac_drbg_seed_buf(mbedtls_hmac_drbg_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dhmac_drbg.c97 int mbedtls_hmac_drbg_seed_buf(mbedtls_hmac_drbg_context *ctx, in mbedtls_hmac_drbg_seed_buf() function
H A Decdsa.c438 MBEDTLS_MPI_CHK(mbedtls_hmac_drbg_seed_buf(p_rng, md_info, data, 2 * grp_len)); in mbedtls_ecdsa_sign_det_restartable()