Home
last modified time | relevance | path

Searched refs:crypto_free_sync_skcipher (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/net/sunrpc/auth_gss/
H A Dgss_krb5_mech.c195 crypto_free_sync_skcipher(*res); in get_key()
272 crypto_free_sync_skcipher(ctx->seq); in gss_import_v1_context()
274 crypto_free_sync_skcipher(ctx->enc); in gss_import_v1_context()
295 crypto_free_sync_skcipher(cp); in context_v2_alloc_cipher()
349 crypto_free_sync_skcipher(ctx->enc); in context_derive_keys_des3()
351 crypto_free_sync_skcipher(ctx->seq); in context_derive_keys_des3()
452 crypto_free_sync_skcipher(ctx->initiator_enc_aux); in context_derive_keys_new()
460 crypto_free_sync_skcipher(ctx->acceptor_enc); in context_derive_keys_new()
462 crypto_free_sync_skcipher(ctx->initiator_enc); in context_derive_keys_new()
577 crypto_free_sync_skcipher(kctx->seq); in gss_delete_sec_context_kerberos()
[all …]
H A Dgss_krb5_keys.c237 crypto_free_sync_skcipher(cipher); in krb5_derive_key()
/OK3568_Linux_fs/kernel/drivers/rkflash/
H A Dsfc_nor_boot.c48 crypto_free_sync_skcipher(tfm_arc4); in spi_nor_init()
54 crypto_free_sync_skcipher(tfm_arc4); in spi_nor_init()
85 crypto_free_sync_skcipher(tfm_arc4); in spi_nor_init()
/OK3568_Linux_fs/kernel/drivers/block/
H A Dcryptoloop.c85 crypto_free_sync_skcipher(tfm); in cryptoloop_init()
168 crypto_free_sync_skcipher(tfm); in cryptoloop_release()
/OK3568_Linux_fs/kernel/crypto/
H A Dcrypto_null.c181 crypto_free_sync_skcipher(crypto_default_null_skcipher); in crypto_put_default_null_skcipher()
H A Dcryptd.c356 crypto_free_sync_skcipher(ctx->child); in cryptd_skcipher_exit_tfm()
/OK3568_Linux_fs/kernel/include/crypto/
H A Dskcipher.h207 static inline void crypto_free_sync_skcipher(struct crypto_sync_skcipher *tfm) in crypto_free_sync_skcipher() function
/OK3568_Linux_fs/kernel/net/rxrpc/
H A Drxkad.c1251 crypto_free_sync_skcipher(conn->cipher); in rxkad_clear()
1277 crypto_free_sync_skcipher(tfm); in rxkad_init()
1286 crypto_free_sync_skcipher(rxkad_ci); in rxkad_exit()
/OK3568_Linux_fs/kernel/net/ceph/
H A Dcrypto.c140 crypto_free_sync_skcipher(key->tfm); in ceph_crypto_key_destroy()
/OK3568_Linux_fs/kernel/net/mac802154/
H A Dllsec.c152 crypto_free_sync_skcipher(key->tfm0); in llsec_key_alloc()
172 crypto_free_sync_skcipher(key->tfm0); in llsec_key_release()
/OK3568_Linux_fs/kernel/drivers/crypto/amcc/
H A Dcrypto4xx_core.c975 crypto_free_sync_skcipher(ctx->sw_cipher.cipher); in crypto4xx_sk_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dsa2ul.c822 crypto_free_sync_skcipher(ctx->fallback.skcipher); in sa_cipher_cra_exit()
/OK3568_Linux_fs/kernel/drivers/crypto/axis/
H A Dartpec6_crypto.c1590 crypto_free_sync_skcipher(ctx->fallback); in artpec6_crypto_aes_ctr_exit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/
H A Dairo.c2437 crypto_free_sync_skcipher(ai->tfm); in stop_airo_card()