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