Searched refs:crypto_mod_put (Results 1 - 11 of 11) sorted by relevance

/linux-master/crypto/
H A Dapi.c47 void crypto_mod_put(struct crypto_alg *alg) function
54 EXPORT_SYMBOL_GPL(crypto_mod_put); variable
86 crypto_mod_put(alg);
102 crypto_mod_put(larval->adult);
229 crypto_mod_put(&larval->alg);
255 crypto_mod_put(alg);
262 crypto_mod_put(alg);
340 crypto_mod_put(larval);
468 crypto_mod_put(alg);
556 crypto_mod_put(al
[all...]
H A Dcrypto_user_base.c214 crypto_mod_put(alg);
290 crypto_mod_put(alg);
330 crypto_mod_put(alg);
357 crypto_mod_put(alg);
377 crypto_mod_put(alg);
H A Dcrypto_user_stat.c166 crypto_mod_put(alg);
H A Dcipher.c110 crypto_mod_put(alg);
H A Dalgapi.c681 crypto_mod_put(spawn->alg);
755 crypto_mod_put(alg);
771 crypto_mod_put(spawn->alg);
821 crypto_mod_put(alg);
842 crypto_mod_put(alg);
1049 crypto_mod_put(alg);
H A Dessiv.c439 crypto_mod_put(alg);
613 crypto_mod_put(_hash_alg);
617 crypto_mod_put(_hash_alg);
H A Dakcipher.c300 crypto_mod_put(calg);
H A Dscompress.c219 crypto_mod_put(calg);
H A Dlskcipher.c382 crypto_mod_put(calg);
H A Dahash.c141 crypto_mod_put(calg);
/linux-master/include/crypto/
H A Dalgapi.h146 void crypto_mod_put(struct crypto_alg *alg);

Completed in 149 milliseconds