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