Home
last modified time | relevance | path

Searched refs:crypto_alg_put (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/crypto/
Dalgapi.c387 crypto_alg_put(alg); in crypto_remove_final()
738 crypto_alg_put(target); in crypto_spawn_alg()
1091 crypto_alg_put(alg); in crypto_stats_aead_encrypt()
1104 crypto_alg_put(alg); in crypto_stats_aead_decrypt()
1117 crypto_alg_put(alg); in crypto_stats_akcipher_encrypt()
1130 crypto_alg_put(alg); in crypto_stats_akcipher_decrypt()
1140 crypto_alg_put(alg); in crypto_stats_akcipher_sign()
1150 crypto_alg_put(alg); in crypto_stats_akcipher_verify()
1162 crypto_alg_put(alg); in crypto_stats_compress()
1174 crypto_alg_put(alg); in crypto_stats_decompress()
[all …]
Dalgboss.c75 crypto_alg_put(&param->larval->alg); in cryptomgr_probe()
184 crypto_alg_put(&larval->alg); in cryptomgr_schedule_probe()
Dinternal.h105 static inline void crypto_alg_put(struct crypto_alg *alg) in crypto_alg_put() function
Dapi.c45 crypto_alg_put(alg); in crypto_mod_put()
162 crypto_alg_put(alg); in crypto_larval_kill()