/linux-6.1.9/crypto/ |
D | cts.c | 121 skcipher_request_set_callback(subreq, req->base.flags & in cts_cbc_encrypt() 159 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_encrypt() 170 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_encrypt() 214 skcipher_request_set_callback(subreq, req->base.flags & in cts_cbc_decrypt() 254 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_decrypt() 262 skcipher_request_set_callback(subreq, req->base.flags, in crypto_cts_decrypt()
|
D | authencesn.c | 174 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_copy() 208 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_encrypt() 254 skcipher_request_set_callback(skreq, flags, in crypto_authenc_esn_decrypt_tail()
|
D | authenc.c | 184 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_copy_assoc() 218 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_encrypt() 256 skcipher_request_set_callback(skreq, flags, in crypto_authenc_decrypt_tail()
|
D | algif_skcipher.c | 118 skcipher_request_set_callback(&areq->cra_u.skcipher_req, in _skcipher_recvmsg() 132 skcipher_request_set_callback(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()
|
D | echainiv.c | 48 skcipher_request_set_callback(nreq, req->base.flags, in echainiv_encrypt()
|
D | xts.c | 183 skcipher_request_set_callback(subreq, req->base.flags, xts_cts_done, in xts_cts_final() 251 skcipher_request_set_callback(subreq, req->base.flags, compl, req); in xts_init_crypt()
|
D | chacha20poly1305.c | 141 skcipher_request_set_callback(&creq->req, rctx->flags, in chacha_decrypt() 381 skcipher_request_set_callback(&creq->req, rctx->flags, in poly_genkey() 417 skcipher_request_set_callback(&creq->req, rctx->flags, in chacha_encrypt()
|
D | seqiv.c | 72 skcipher_request_set_callback(nreq, req->base.flags, in seqiv_aead_encrypt()
|
D | gcm.c | 124 skcipher_request_set_callback(&data->req, CRYPTO_TFM_REQ_MAY_SLEEP | in crypto_gcm_setkey() 459 skcipher_request_set_callback(skreq, flags, gcm_encrypt_done, req); in crypto_gcm_encrypt() 497 skcipher_request_set_callback(skreq, flags, gcm_decrypt_done, req); in gcm_dec_hash_continue() 969 skcipher_request_set_callback(nreq, req->base.flags, NULL, NULL); in crypto_rfc4543_copy_src_to_dst()
|
D | adiantum.c | 149 skcipher_request_set_callback(&data->req, CRYPTO_TFM_REQ_MAY_SLEEP | in adiantum_setkey() 380 skcipher_request_set_callback(&rctx->u.streamcipher_req, in adiantum_crypt()
|
/linux-6.1.9/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 83 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_encrypt() 121 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_decrypt() 406 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_encrypt_xdr_buf() 490 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_decrypt_xdr_buf() 578 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_cts_crypt() 688 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_aes_encrypt() 769 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_aes_decrypt()
|
/linux-6.1.9/net/rxrpc/ |
D | rxkad.c | 218 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_prime_packet_security() 291 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_auth() 340 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_encrypt() 408 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet() 474 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_1() 565 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_2() 647 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet() 882 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_encrypt_response() 1014 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_ticket() 1145 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_response()
|
/linux-6.1.9/Documentation/crypto/ |
D | api-skcipher.rst | 26 …_request_set_tfm skcipher_request_alloc skcipher_request_free skcipher_request_set_callback skciph…
|
D | api-samples.rst | 74 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG |
|
/linux-6.1.9/arch/arm/crypto/ |
D | aes-ce-glue.c | 279 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_encrypt() 337 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_decrypt() 467 skcipher_request_set_callback(&subreq, in xts_encrypt() 539 skcipher_request_set_callback(&subreq, in xts_decrypt()
|
D | aes-neonbs-glue.c | 155 skcipher_request_set_callback(subreq, in cbc_encrypt() 354 skcipher_request_set_callback(&subreq, in __xts_crypt()
|
/linux-6.1.9/fs/crypto/ |
D | fname.c | 125 skcipher_request_set_callback(req, in fscrypt_fname_encrypt() 169 skcipher_request_set_callback(req, in fname_decrypt()
|
D | keysetup_v1.c | 68 skcipher_request_set_callback(req, in derive_key_aes()
|
D | crypto.c | 125 skcipher_request_set_callback( in fscrypt_crypt_block()
|
/linux-6.1.9/arch/arm64/crypto/ |
D | aes-glue.c | 289 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_encrypt() 346 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in cts_cbc_decrypt() 564 skcipher_request_set_callback(&subreq, in xts_encrypt() 636 skcipher_request_set_callback(&subreq, in xts_decrypt()
|
/linux-6.1.9/include/crypto/ |
D | skcipher.h | 552 static inline void skcipher_request_set_callback(struct skcipher_request *req, in skcipher_request_set_callback() function
|
/linux-6.1.9/tools/testing/crypto/chacha20-s390/ |
D | test-cipher.c | 148 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG, in test_skcipher()
|
/linux-6.1.9/drivers/crypto/ccp/ |
D | ccp-crypto-aes-xts.c | 153 skcipher_request_set_callback(&rctx->fallback_req, in ccp_aes_xts_crypt()
|
/linux-6.1.9/drivers/crypto/ |
D | sahara.c | 662 skcipher_request_set_callback(&rctx->fallback_req, in sahara_aes_ecb_encrypt() 682 skcipher_request_set_callback(&rctx->fallback_req, in sahara_aes_ecb_decrypt() 702 skcipher_request_set_callback(&rctx->fallback_req, in sahara_aes_cbc_encrypt() 722 skcipher_request_set_callback(&rctx->fallback_req, in sahara_aes_cbc_decrypt()
|
/linux-6.1.9/net/ceph/ |
D | crypto.c | 239 skcipher_request_set_callback(req, 0, NULL, NULL); in ceph_aes_crypt()
|