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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/crypto/
H A Dapi.c49 void crypto_mod_put(struct crypto_alg *alg) function
56 EXPORT_SYMBOL_GPL(crypto_mod_put); variable
86 crypto_mod_put(alg);
103 crypto_mod_put(larval->adult);
162 crypto_mod_put(&larval->alg);
209 crypto_mod_put(larval);
382 crypto_mod_put(alg);
419 crypto_mod_put(alg);
432 crypto_mod_put(alg);
H A Decb.c156 crypto_mod_put(alg);
H A Dalgapi.c39 crypto_mod_put(alg);
423 crypto_mod_put(alg);
H A Dcryptd.c257 crypto_mod_put(alg);
H A Dhmac.c245 crypto_mod_put(alg);
H A Dlrw.c276 crypto_mod_put(alg);
H A Dcbc.c319 crypto_mod_put(alg);
H A Dpcbc.c323 crypto_mod_put(alg);
H A Dxcbc.c339 crypto_mod_put(alg);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/crypto/
H A Dalgapi.h100 void crypto_mod_put(struct crypto_alg *alg);

Completed in 161 milliseconds