Home
last modified time | relevance | path

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

/linux-4.1.27/crypto/
Dapi.c45 void crypto_mod_put(struct crypto_alg *alg) in crypto_mod_put() function
52 EXPORT_SYMBOL_GPL(crypto_mod_put);
89 crypto_mod_put(alg); in __crypto_alg_lookup()
105 crypto_mod_put(larval->adult); in crypto_larval_destroy()
190 crypto_mod_put(&larval->alg); in crypto_larval_wait()
279 crypto_mod_put(larval); in crypto_alg_mod_lookup()
442 crypto_mod_put(alg); in crypto_alloc_base()
559 crypto_mod_put(alg); in crypto_alloc_tfm()
595 crypto_mod_put(alg); in crypto_destroy_tfm()
606 crypto_mod_put(alg); in crypto_has_alg()
Daead.c268 crypto_mod_put(alg); in crypto_grab_nivaead()
465 crypto_mod_put(larval); in crypto_nivaead_default()
467 crypto_mod_put(alg); in crypto_nivaead_default()
485 crypto_mod_put(alg); in crypto_lookup_aead()
493 crypto_mod_put(alg); in crypto_lookup_aead()
521 crypto_mod_put(alg); in crypto_grab_aead()
549 crypto_mod_put(alg); in crypto_alloc_aead()
Dcrypto_user.c225 crypto_mod_put(alg); in crypto_report()
296 crypto_mod_put(alg); in crypto_update_alg()
335 crypto_mod_put(alg); in crypto_del_alg()
416 crypto_mod_put(alg); in crypto_add_alg()
448 crypto_mod_put(alg); in crypto_add_alg()
Dablkcipher.c608 crypto_mod_put(larval); in crypto_givcipher_default()
610 crypto_mod_put(alg); in crypto_givcipher_default()
631 crypto_mod_put(alg); in crypto_lookup_skcipher()
640 crypto_mod_put(alg); in crypto_lookup_skcipher()
668 crypto_mod_put(alg); in crypto_grab_skcipher()
695 crypto_mod_put(alg); in crypto_alloc_ablkcipher()
Decb.c156 crypto_mod_put(alg); in crypto_ecb_alloc()
Dalgapi.c558 crypto_mod_put(&inst->alg); in crypto_register_instance()
670 crypto_mod_put(alg); in crypto_spawn_tfm()
691 crypto_mod_put(alg); in crypto_spawn_tfm2()
Dxcbc.c263 crypto_mod_put(alg); in xcbc_create()
Dcmac.c290 crypto_mod_put(alg); in cmac_create()
Dhmac.c245 crypto_mod_put(alg); in hmac_create()
Dcryptd.c390 crypto_mod_put(alg); in cryptd_create_blkcipher()
653 crypto_mod_put(alg); in cryptd_create_hash()
797 crypto_mod_put(alg); in cryptd_create_aead()
Dshash.c345 crypto_mod_put(calg); in crypto_init_shash_ops_async()
469 crypto_mod_put(calg); in crypto_init_shash_ops_compat()
Dcbc.c260 crypto_mod_put(alg); in crypto_cbc_alloc()
Dpcbc.c266 crypto_mod_put(alg); in crypto_pcbc_alloc()
Dxts.c333 crypto_mod_put(alg); in alloc()
Dcts.c323 crypto_mod_put(alg); in crypto_cts_alloc()
Dlrw.c371 crypto_mod_put(alg); in alloc()
Dctr.c231 crypto_mod_put(alg); in crypto_ctr_alloc()
Dpcrypt.c380 crypto_mod_put(alg); in pcrypt_alloc_aead()
Dmcryptd.c551 crypto_mod_put(alg); in mcryptd_create_hash()
Dauthenc.c679 crypto_mod_put(auth_base); in crypto_authenc_alloc()
Dblkcipher.c576 crypto_mod_put(alg); in crypto_grab_nivcipher()
Dccm.c559 crypto_mod_put(cipher); in crypto_ccm_alloc_common()
Dvmac.c690 crypto_mod_put(alg); in vmac_create()
Dauthencesn.c771 crypto_mod_put(auth_base); in crypto_authenc_esn_alloc()
Dgcm.c779 crypto_mod_put(ghash_alg); in crypto_gcm_alloc_common()
/linux-4.1.27/arch/x86/crypto/
Dfpu.c137 crypto_mod_put(alg); in crypto_fpu_alloc()
/linux-4.1.27/include/crypto/
Dalgapi.h132 void crypto_mod_put(struct crypto_alg *alg);