Searched refs:crypto_free_skcipher (Results 1 – 20 of 20) sorted by relevance
64 crypto_free_skcipher(tfm); in derive_key_aes()206 crypto_free_skcipher(ci->ci_ctfm); in put_crypt_info()
184 crypto_free_skcipher(crypto_default_null_skcipher); in crypto_put_default_null_skcipher()
376 crypto_free_skcipher(ctx->child); in init_tfm()392 crypto_free_skcipher(ctx->child); in exit_tfm()
363 crypto_free_skcipher(enc); in crypto_authenc_init_tfm()374 crypto_free_skcipher(ctx->enc); in crypto_authenc_exit_tfm()
381 crypto_free_skcipher(enc); in crypto_authenc_esn_init_tfm()392 crypto_free_skcipher(ctx->enc); in crypto_authenc_esn_exit_tfm()
195 crypto_free_skcipher(tfm); in simd_skcipher_create_compat()
476 crypto_free_skcipher(tfm); in cryptd_skcipher_complete()581 crypto_free_skcipher(ctx->child); in cryptd_skcipher_exit_tfm()1232 crypto_free_skcipher(tfm); in cryptd_alloc_skcipher()1264 crypto_free_skcipher(&tfm->base); in cryptd_free_skcipher()
308 crypto_free_skcipher(private); in skcipher_release()
315 crypto_free_skcipher(ctx->child); in crypto_cts_exit_tfm()
342 crypto_free_skcipher(ctx->child); in crypto_rfc3686_exit_tfm()
453 crypto_free_skcipher(ctx->child); in exit_tfm()
573 crypto_free_skcipher(ctx->chacha); in chachapoly_exit()
444 crypto_free_skcipher(ctx->ctr); in crypto_ccm_exit_tfm()
1400 crypto_free_skcipher(tfm); in test_mb_skcipher_speed()1611 crypto_free_skcipher(tfm); in test_skcipher_speed()
586 crypto_free_skcipher(ctx->ctr); in crypto_gcm_exit_tfm()
1716 crypto_free_skcipher(drbg->ctr_handle); in drbg_fini_sym_kernel()
1785 crypto_free_skcipher(tfm); in alg_test_skcipher()
212 static inline void crypto_free_skcipher(struct crypto_skcipher *tfm) in crypto_free_skcipher() function
218 crypto_free_skcipher(crypt_stat->tfm); in ecryptfs_destroy_crypt_stat()1638 crypto_free_skcipher(key_tfm->key_tfm); in ecryptfs_destroy_crypto()
823 crypto_free_skcipher(tfm_arc4); in calc_seckey()