Home
last modified time | relevance | path

Searched refs:skcipher_request_set_callback (Results 1 – 25 of 59) sorted by relevance

123

/Linux-v5.4/crypto/
Dcts.c125 skcipher_request_set_callback(subreq, req->base.flags & in cts_cbc_encrypt()
163 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_encrypt()
174 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_encrypt()
218 skcipher_request_set_callback(subreq, req->base.flags & in cts_cbc_decrypt()
258 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_decrypt()
266 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_decrypt()
Dauthenc.c194 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_copy_assoc()
228 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_encrypt()
266 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_decrypt_tail()
Dauthencesn.c184 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_copy()
218 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_encrypt()
264 skcipher_request_set_callback(skreq, flags, in crypto_authenc_esn_decrypt_tail()
Dalgif_skcipher.c122 skcipher_request_set_callback(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()
136 skcipher_request_set_callback(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()
Dechainiv.c48 skcipher_request_set_callback(nreq, req->base.flags, in echainiv_encrypt()
Dxts.c186 skcipher_request_set_callback(subreq, req->base.flags, cts_done, req); in cts_final()
251 skcipher_request_set_callback(subreq, req->base.flags, compl, req); in init_crypt()
Dchacha20poly1305.c143 skcipher_request_set_callback(&creq->req, rctx->flags, in chacha_decrypt()
383 skcipher_request_set_callback(&creq->req, rctx->flags, in poly_genkey()
419 skcipher_request_set_callback(&creq->req, rctx->flags, in chacha_encrypt()
Dseqiv.c74 skcipher_request_set_callback(nreq, req->base.flags, in seqiv_aead_encrypt()
Dadiantum.c152 skcipher_request_set_callback(&data->req, CRYPTO_TFM_REQ_MAY_SLEEP | in adiantum_setkey()
388 skcipher_request_set_callback(&rctx->u.streamcipher_req, in adiantum_crypt()
Dgcm.c127 skcipher_request_set_callback(&data->req, CRYPTO_TFM_REQ_MAY_SLEEP | in crypto_gcm_setkey()
465 skcipher_request_set_callback(skreq, flags, gcm_encrypt_done, req); in crypto_gcm_encrypt()
503 skcipher_request_set_callback(skreq, flags, gcm_decrypt_done, req); in gcm_dec_hash_continue()
1029 skcipher_request_set_callback(nreq, req->base.flags, NULL, NULL); in crypto_rfc4543_copy_src_to_dst()
/Linux-v5.4/net/rxrpc/
Drxkad.c135 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_prime_packet_security()
203 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_auth()
246 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_encrypt()
316 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet()
384 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_1()
476 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_2()
559 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet()
798 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_encrypt_response()
942 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_ticket()
1073 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_response()
/Linux-v5.4/net/sunrpc/auth_gss/
Dgss_krb5_crypto.c83 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_encrypt()
121 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_decrypt()
540 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_encrypt_xdr_buf()
624 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_decrypt_xdr_buf()
712 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_cts_crypt()
822 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_aes_encrypt()
903 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_aes_decrypt()
/Linux-v5.4/drivers/staging/rtl8192u/ieee80211/
Dieee80211_crypt_wep.c141 skcipher_request_set_callback(req, 0, NULL, NULL); in prism2_wep_encrypt()
198 skcipher_request_set_callback(req, 0, NULL, NULL); in prism2_wep_decrypt()
Dieee80211_crypt_tkip.c348 skcipher_request_set_callback(req, 0, NULL, NULL); in ieee80211_tkip_encrypt()
441 skcipher_request_set_callback(req, 0, NULL, NULL); in ieee80211_tkip_decrypt()
/Linux-v5.4/drivers/staging/rtl8192e/
Drtllib_crypt_wep.c147 skcipher_request_set_callback(req, 0, NULL, NULL); in prism2_wep_encrypt()
203 skcipher_request_set_callback(req, 0, NULL, NULL); in prism2_wep_decrypt()
Drtllib_crypt_tkip.c348 skcipher_request_set_callback(req, 0, NULL, NULL); in rtllib_tkip_encrypt()
446 skcipher_request_set_callback(req, 0, NULL, NULL); in rtllib_tkip_decrypt()
/Linux-v5.4/fs/crypto/
Dfname.c64 skcipher_request_set_callback(req, in fname_encrypt()
104 skcipher_request_set_callback(req, in fname_decrypt()
Dkeysetup_v1.c68 skcipher_request_set_callback(req, in derive_key_aes()
/Linux-v5.4/arch/arm/crypto/
Daes-ce-glue.c289 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_encrypt()
347 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_decrypt()
477 skcipher_request_set_callback(&subreq, in xts_encrypt()
549 skcipher_request_set_callback(&subreq, in xts_decrypt()
/Linux-v5.4/Documentation/crypto/
Dapi-skcipher.rst26 …_request_set_tfm skcipher_request_alloc skcipher_request_free skcipher_request_set_callback skciph…
/Linux-v5.4/drivers/block/
Dcryptoloop.c111 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_SLEEP, in cryptoloop_transfer()
/Linux-v5.4/arch/s390/crypto/
Daes_s390.c211 skcipher_request_set_callback(req, desc->flags, NULL, NULL); in fallback_blk_dec()
230 skcipher_request_set_callback(req, desc->flags, NULL, NULL); in fallback_blk_enc()
480 skcipher_request_set_callback(req, desc->flags, NULL, NULL); in xts_fallback_decrypt()
499 skcipher_request_set_callback(req, desc->flags, NULL, NULL); in xts_fallback_encrypt()
/Linux-v5.4/arch/arm64/crypto/
Daes-glue.c301 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_encrypt()
358 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_decrypt()
548 skcipher_request_set_callback(&subreq, in xts_encrypt()
620 skcipher_request_set_callback(&subreq, in xts_decrypt()
/Linux-v5.4/include/crypto/
Dskcipher.h551 static inline void skcipher_request_set_callback(struct skcipher_request *req, in skcipher_request_set_callback() function
/Linux-v5.4/drivers/crypto/ccp/
Dccp-crypto-aes-xts.c155 skcipher_request_set_callback(subreq, req->base.flags, in ccp_aes_xts_crypt()

123