Home
last modified time | relevance | path

Searched refs:crypto_mod_put (Results 1 – 25 of 26) sorted by relevance

12

/crypto/
Dapi.c41 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
48 EXPORT_SYMBOL_GPL(crypto_mod_put);
85 crypto_mod_put(alg); in __crypto_alg_lookup()
101 crypto_mod_put(larval->adult); in crypto_larval_destroy()
186 crypto_mod_put(&larval->alg); in crypto_larval_wait()
206 crypto_mod_put(alg); in crypto_alg_lookup()
284 crypto_mod_put(larval); in crypto_alg_mod_lookup()
431 crypto_mod_put(alg); in crypto_alloc_base()
542 crypto_mod_put(alg); in crypto_alloc_tfm()
578 crypto_mod_put(alg); in crypto_destroy_tfm()
[all …]
Dcrypto_user_base.c214 crypto_mod_put(alg); in crypto_report()
290 crypto_mod_put(alg); in crypto_update_alg()
329 crypto_mod_put(alg); in crypto_del_alg()
356 crypto_mod_put(alg); in crypto_add_alg()
376 crypto_mod_put(alg); in crypto_add_alg()
Dcbc.c76 crypto_mod_put(alg); in crypto_cbc_create()
Decb.c79 crypto_mod_put(alg); in crypto_ecb_create()
Dofb.c78 crypto_mod_put(alg); in crypto_ofb_create()
Dessiv.c452 crypto_mod_put(alg); in essiv_supported_algorithms()
625 crypto_mod_put(_hash_alg); in essiv_create()
629 crypto_mod_put(_hash_alg); in essiv_create()
Dkeywrap.c293 crypto_mod_put(alg); in crypto_kw_create()
Dpcbc.c169 crypto_mod_put(alg); in crypto_pcbc_create()
Dalgapi.c665 crypto_mod_put(alg); in crypto_grab_spawn()
723 crypto_mod_put(alg); in crypto_spawn_tfm()
744 crypto_mod_put(alg); in crypto_spawn_tfm2()
1034 crypto_mod_put(alg); in crypto_type_has_alg()
Dcfb.c226 crypto_mod_put(alg); in crypto_cfb_create()
Dadiantum.c628 crypto_mod_put(_hash_alg); in adiantum_create()
634 crypto_mod_put(_hash_alg); in adiantum_create()
Dhmac.c238 crypto_mod_put(alg); in hmac_create()
Dscompress.c198 crypto_mod_put(calg); in crypto_init_scomp_ops_async()
Dxcbc.c252 crypto_mod_put(alg); in xcbc_create()
Dcmac.c290 crypto_mod_put(alg); in cmac_create()
Dskcipher.c677 crypto_mod_put(calg); in crypto_init_skcipher_ops_blkcipher()
775 crypto_mod_put(calg); in crypto_init_skcipher_ops_ablkcipher()
1234 crypto_mod_put(cipher_alg); in skcipher_alloc_instance_simple()
Dctr.c165 crypto_mod_put(alg); in crypto_ctr_create()
Dcrypto_user_stat.c329 crypto_mod_put(alg); in crypto_reportstat()
Dccm.c552 crypto_mod_put(mac_alg); in crypto_ccm_create_common()
967 crypto_mod_put(alg); in cbcmac_create()
Dauthenc.c477 crypto_mod_put(auth_base); in crypto_authenc_create()
Dauthencesn.c492 crypto_mod_put(auth_base); in crypto_authenc_esn_create()
Dshash.c363 crypto_mod_put(calg); in crypto_init_shash_ops_async()
Dchacha20poly1305.c669 crypto_mod_put(poly); in chachapoly_create()
Dvmac.c672 crypto_mod_put(alg); in vmac_create()
Dcryptd.c730 crypto_mod_put(alg); in cryptd_create_hash()

12