Searched refs:crypto_init (Results 1 – 3 of 3) sorted by relevance
198 static DEFINE_MUTEX(crypto_init);242 mutex_lock(&crypto_init); in ext4_init_crypto()269 mutex_unlock(&crypto_init); in ext4_init_crypto()273 mutex_unlock(&crypto_init); in ext4_init_crypto()
97 int (*crypto_init)(struct drbg_state *drbg); member
629 .crypto_init = drbg_init_sym_kernel,755 .crypto_init = drbg_init_hash_kernel,1035 .crypto_init = drbg_init_hash_kernel,1339 len = shadow->d_ops->crypto_init(shadow); in drbg_generate()1522 if (drbg->d_ops->crypto_init(drbg)) in drbg_instantiate()