Home
last modified time | relevance | path

Searched refs:mbedtls_entropy_update_manual (Results 1 – 4 of 4) sorted by relevance

/net-tools-3.7.0/mbedtls-2.4.0/library/
Dentropy.c201 int mbedtls_entropy_update_manual( mbedtls_entropy_context *ctx, in mbedtls_entropy_update_manual() function
396 mbedtls_entropy_update_manual( ctx, buf, MBEDTLS_ENTROPY_BLOCK_SIZE ); in mbedtls_entropy_update_nv_seed()
452 mbedtls_entropy_update_manual( ctx, buf, n ); in mbedtls_entropy_update_seed_file()
603 if( ( ret = mbedtls_entropy_update_manual( &ctx, buf, sizeof buf ) ) != 0 ) in mbedtls_entropy_self_test()
/net-tools-3.7.0/mbedtls-2.4.0/include/mbedtls/
Dentropy.h211 int mbedtls_entropy_update_manual( mbedtls_entropy_context *ctx,
Dcompat-1.3.h1993 #define entropy_update_manual mbedtls_entropy_update_manual
/net-tools-3.7.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt1537 entropy_update_manual mbedtls_entropy_update_manual