Home
last modified time | relevance | path

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

/linux-4.4.14/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()
Dcrypto_user.c247 crypto_mod_put(alg); in crypto_report()
318 crypto_mod_put(alg); in crypto_update_alg()
357 crypto_mod_put(alg); in crypto_del_alg()
410 crypto_mod_put(alg); in crypto_add_alg()
439 crypto_mod_put(alg); in crypto_add_alg()
Dablkcipher.c616 crypto_mod_put(larval); in crypto_givcipher_default()
618 crypto_mod_put(alg); in crypto_givcipher_default()
639 crypto_mod_put(alg); in crypto_lookup_skcipher()
648 crypto_mod_put(alg); in crypto_lookup_skcipher()
676 crypto_mod_put(alg); in crypto_grab_skcipher()
703 crypto_mod_put(alg); in crypto_alloc_ablkcipher()
Dskcipher.c108 crypto_mod_put(calg); in crypto_init_skcipher_ops_blkcipher()
199 crypto_mod_put(calg); in crypto_init_skcipher_ops_ablkcipher()
Dalgapi.c566 crypto_mod_put(&inst->alg); in crypto_register_instance()
636 crypto_mod_put(alg); in crypto_grab_spawn()
694 crypto_mod_put(alg); in crypto_spawn_tfm()
715 crypto_mod_put(alg); in crypto_spawn_tfm2()
Decb.c156 crypto_mod_put(alg); in crypto_ecb_alloc()
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()
Dshash.c345 crypto_mod_put(calg); in crypto_init_shash_ops_async()
469 crypto_mod_put(calg); in crypto_init_shash_ops_compat()
Dkeywrap.c386 crypto_mod_put(alg); in crypto_kw_alloc()
Dpcbc.c266 crypto_mod_put(alg); in crypto_pcbc_alloc()
Dcbc.c260 crypto_mod_put(alg); in crypto_cbc_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()
Dcryptd.c399 crypto_mod_put(alg); in cryptd_create_blkcipher()
662 crypto_mod_put(alg); in cryptd_create_hash()
Dctr.c231 crypto_mod_put(alg); in crypto_ctr_alloc()
Dauthenc.c471 crypto_mod_put(auth_base); in crypto_authenc_create()
Dauthencesn.c485 crypto_mod_put(auth_base); in crypto_authenc_esn_create()
Dmcryptd.c551 crypto_mod_put(alg); in mcryptd_create_hash()
Dchacha20poly1305.c669 crypto_mod_put(poly); in chachapoly_create()
Dblkcipher.c577 crypto_mod_put(alg); in crypto_grab_nivcipher()
Dccm.c596 crypto_mod_put(cipher); in crypto_ccm_create_common()
Dvmac.c690 crypto_mod_put(alg); in vmac_create()
Dgcm.c714 crypto_mod_put(ghash_alg); in crypto_gcm_create_common()
/linux-4.4.14/arch/x86/crypto/
Dfpu.c137 crypto_mod_put(alg); in crypto_fpu_alloc()
/linux-4.4.14/include/crypto/
Dalgapi.h134 void crypto_mod_put(struct crypto_alg *alg);