Searched refs:drbg_fill_array (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
H A Ddrbg.c109 * they are defined in this array (see drbg_fill_array).
1892 static inline void __init drbg_fill_array(struct crypto_alg *alg, drbg_fill_array() function
1958 drbg_fill_array(&drbg_algs[i], &drbg_cores[j], 1); drbg_init()
1960 drbg_fill_array(&drbg_algs[i], &drbg_cores[j], 0); drbg_init()

Completed in 50 milliseconds