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