Searched refs:crypto_init (Results 1 – 2 of 2) sorted by relevance
99 int (*crypto_init)(struct drbg_state *drbg); member
625 .crypto_init = drbg_init_sym_kernel,754 .crypto_init = drbg_init_hash_kernel,1030 .crypto_init = drbg_init_hash_kernel,1307 ret = drbg->d_ops->crypto_init(drbg); in drbg_alloc_state()
Completed in 7 milliseconds