Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dpsa_util.h31 typedef int mbedtls_f_rng_t(void *p_rng, unsigned char *output, size_t output_size); typedef
91 static mbedtls_f_rng_t *const mbedtls_psa_get_random = mbedtls_ctr_drbg_random;
95 static mbedtls_f_rng_t *const mbedtls_psa_get_random = mbedtls_hmac_drbg_random;
/aosp_15_r20/external/mbedtls/library/
H A Dpsa_crypto_random_impl.h125 static mbedtls_f_rng_t *const mbedtls_psa_get_random;