Home
last modified time | relevance | path

Searched refs:mbedtls_ctr_drbg_set_nonce_len (Results 1 – 7 of 7) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dctr_drbg.c93 int mbedtls_ctr_drbg_set_nonce_len( mbedtls_ctr_drbg_context *ctx, in mbedtls_ctr_drbg_set_nonce_len() function
854 mbedtls_ctr_drbg_set_nonce_len( &ctx, MBEDTLS_CTR_DRBG_KEYSIZE / 2 ); in mbedtls_ctr_drbg_self_test()
879 mbedtls_ctr_drbg_set_nonce_len( &ctx, MBEDTLS_CTR_DRBG_KEYSIZE / 2 ); in mbedtls_ctr_drbg_self_test()
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dctr_drbg.h404 int mbedtls_ctr_drbg_set_nonce_len( mbedtls_ctr_drbg_context *ctx,
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dctr_drbg.h404 int mbedtls_ctr_drbg_set_nonce_len( mbedtls_ctr_drbg_context *ctx,
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dctr_drbg.h404 int mbedtls_ctr_drbg_set_nonce_len( mbedtls_ctr_drbg_context *ctx,
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dctr_drbg.h404 int mbedtls_ctr_drbg_set_nonce_len( mbedtls_ctr_drbg_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dctr_drbg.h404 int mbedtls_ctr_drbg_set_nonce_len( mbedtls_ctr_drbg_context *ctx,
/optee_os/lib/libmbedtls/mbedtls/
A DChangeLog255 mbedtls_ctr_drbg_set_nonce_len(), if they called
819 grab entropy, you can call mbedtls_ctr_drbg_set_nonce_len() to force the
857 change it with mbedtls_ctr_drbg_set_nonce_len().

Completed in 16 milliseconds