Searched refs:crypto_mbedtls_ctr_drbg (Results 1 – 2 of 2) sorted by relevance
222 mbedtls_ctr_drbg_context *crypto_mbedtls_ctr_drbg(void); /*(not in header)*/223 inline mbedtls_ctr_drbg_context *crypto_mbedtls_ctr_drbg(void) in crypto_mbedtls_ctr_drbg() function234 return (mbedtls_ctr_drbg_context *) crypto_mbedtls_ctr_drbg(); in hostap_rng_ctx()
390 mbedtls_ctr_drbg_context *crypto_mbedtls_ctr_drbg(void); /*(not in header)*/401 tls_ctx_global.ctr_drbg = crypto_mbedtls_ctr_drbg(); in tls_init()