Searched refs:crypto_init (Results 1 – 2 of 2) sorted by relevance
99 int (*crypto_init)(struct drbg_state *drbg); member
624 .crypto_init = drbg_init_sym_kernel,753 .crypto_init = drbg_init_hash_kernel,1029 .crypto_init = drbg_init_hash_kernel,1270 ret = drbg->d_ops->crypto_init(drbg); in drbg_alloc_state()