Home
last modified time | relevance | path

Searched refs:mbedtls_f_rng_t (Results 1 – 2 of 2) sorted by relevance

/mbedtls-development/include/mbedtls/
A Dpsa_util.h440 typedef int mbedtls_f_rng_t( void *p_rng, unsigned char *output, size_t output_size ); typedef
500 static mbedtls_f_rng_t *const mbedtls_psa_get_random = mbedtls_ctr_drbg_random;
504 static mbedtls_f_rng_t *const mbedtls_psa_get_random = mbedtls_hmac_drbg_random;
/mbedtls-development/library/
A Dpsa_crypto_random_impl.h138 static mbedtls_f_rng_t *const mbedtls_psa_get_random;

Completed in 3 milliseconds