Searched refs:ctr_drbg_init (Results 1 – 1 of 1) sorted by relevance
180 __attribute_cold__ __attribute_noinline__ static mbedtls_ctr_drbg_context *ctr_drbg_init(void) in ctr_drbg_init() function225 return ctr_drbg_init_state ? &ctr_drbg : ctr_drbg_init(); in crypto_mbedtls_ctr_drbg()