Searched refs:crypto_free_sync_skcipher (Results 1 – 13 of 13) sorted by relevance
195 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()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()578 crypto_free_sync_skcipher(kctx->enc); in gss_delete_sec_context_kerberos()[all …]
237 crypto_free_sync_skcipher(cipher); in krb5_derive_key()
181 crypto_free_sync_skcipher(crypto_default_null_skcipher); in crypto_put_default_null_skcipher()
357 crypto_free_sync_skcipher(ctx->child); in cryptd_skcipher_exit_tfm()
139 crypto_free_sync_skcipher(ci); in rxkad_init_connection_security()1344 crypto_free_sync_skcipher(conn->rxkad.cipher); in rxkad_clear()1370 crypto_free_sync_skcipher(tfm); in rxkad_init()1379 crypto_free_sync_skcipher(rxkad_ci); in rxkad_exit()
207 static inline void crypto_free_sync_skcipher(struct crypto_sync_skcipher *tfm) in crypto_free_sync_skcipher() function
141 crypto_free_sync_skcipher(key->tfm); in ceph_crypto_key_destroy()
152 crypto_free_sync_skcipher(key->tfm0); in llsec_key_alloc()172 crypto_free_sync_skcipher(key->tfm0); in llsec_key_release()
1204 crypto_free_sync_skcipher(tctx->sw_cipher.sk); in ocs_exit_tfm()
975 crypto_free_sync_skcipher(ctx->sw_cipher.cipher); in crypto4xx_sk_exit()
1591 crypto_free_sync_skcipher(ctx->fallback); in artpec6_crypto_aes_ctr_exit()
696 crypto_free_sync_skcipher(ctx->c_ctx.fbtfm); in sec_skcipher_uninit()
2433 crypto_free_sync_skcipher(ai->tfm); in stop_airo_card()
Completed in 71 milliseconds