/linux-6.14.4/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 | authenc.c | 180 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_copy_assoc() 214 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_encrypt() 252 skcipher_request_set_callback(skreq, flags, in crypto_authenc_decrypt_tail()
|
D | authencesn.c | 168 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_copy() 202 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_encrypt() 247 skcipher_request_set_callback(skreq, flags, in crypto_authenc_esn_decrypt_tail()
|
D | algif_skcipher.c | 177 skcipher_request_set_callback(&areq->cra_u.skcipher_req, in _skcipher_recvmsg() 192 skcipher_request_set_callback(&areq->cra_u.skcipher_req, in _skcipher_recvmsg()
|
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 | 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 | echainiv.c | 48 skcipher_request_set_callback(nreq, req->base.flags, in echainiv_encrypt()
|
D | seqiv.c | 71 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() 457 skcipher_request_set_callback(skreq, flags, gcm_encrypt_done, req); in crypto_gcm_encrypt() 495 skcipher_request_set_callback(skreq, flags, gcm_decrypt_done, req); in gcm_dec_hash_continue() 965 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() 410 skcipher_request_set_callback(&rctx->u.streamcipher_req, in adiantum_crypt()
|
/linux-6.14.4/net/rxrpc/ |
D | rxkad.c | 224 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_prime_packet_security() 285 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_auth() 328 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_encrypt() 375 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet() 452 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_1() 530 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_2() 601 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet() 792 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_encrypt_response() 904 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_ticket() 1023 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_response()
|
/linux-6.14.4/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.14.4/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 131 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_encrypt() 185 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_decrypt() 572 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_cts_crypt() 650 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_cbc_cts_encrypt() 710 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_cbc_cts_decrypt()
|
/linux-6.14.4/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()
|
/linux-6.14.4/fs/crypto/ |
D | fname.c | 119 skcipher_request_set_callback(req, in fscrypt_fname_encrypt() 163 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 | 132 skcipher_request_set_callback( in fscrypt_crypt_data_unit()
|
/linux-6.14.4/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()
|
D | sm4-ce-glue.c | 225 skcipher_request_set_callback(&subreq, skcipher_request_flags(req), in sm4_cbc_cts_crypt() 347 skcipher_request_set_callback(&subreq, in sm4_xts_crypt()
|
/linux-6.14.4/arch/riscv/crypto/ |
D | aes-riscv64-glue.c | 241 skcipher_request_set_callback(&subreq, in riscv64_aes_cbc_cts_crypt() 386 skcipher_request_set_callback(&subreq, in riscv64_aes_xts_crypt()
|
/linux-6.14.4/security/keys/trusted-keys/ |
D | trusted_dcp.c | 105 skcipher_request_set_callback(req, CRYPTO_TFM_REQ_MAY_BACKLOG | in do_dcp_crypto()
|
/linux-6.14.4/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.14.4/drivers/crypto/ccp/ |
D | ccp-crypto-aes-xts.c | 153 skcipher_request_set_callback(&rctx->fallback_req, in ccp_aes_xts_crypt()
|
/linux-6.14.4/net/ceph/ |
D | crypto.c | 227 skcipher_request_set_callback(req, 0, NULL, NULL); in ceph_aes_crypt()
|