Searched refs:crypto_mod_put (Results 1 - 10 of 10) 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.c213 crypto_mod_put(alg);
289 crypto_mod_put(alg);
329 crypto_mod_put(alg);
356 crypto_mod_put(alg);
376 crypto_mod_put(alg);
H A Dcipher.c109 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.c269 crypto_mod_put(calg);
H A Dscompress.c219 crypto_mod_put(calg);
H A Dahash.c125 crypto_mod_put(calg);
H A Dlskcipher.c317 crypto_mod_put(calg);
/linux-master/include/crypto/
H A Dalgapi.h143 void crypto_mod_put(struct crypto_alg *alg);

Completed in 245 milliseconds