Searched refs:crypto_fini (Results 1 – 2 of 2) sorted by relevance
100 int (*crypto_fini)(struct drbg_state *drbg); member
615 .crypto_fini = drbg_fini_sym_kernel,742 .crypto_fini = drbg_fini_hash_kernel,1016 .crypto_fini = drbg_fini_hash_kernel,1342 drbg->d_ops->crypto_fini(drbg); in drbg_alloc_state()1631 drbg->d_ops->crypto_fini(drbg); in drbg_uninstantiate()