/linux-6.6.21/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 | 183 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_copy_assoc() 217 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_encrypt() 255 skcipher_request_set_callback(skreq, flags, in crypto_authenc_decrypt_tail()
|
D | authencesn.c | 172 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_copy() 206 skcipher_request_set_callback(skreq, aead_request_flags(req), in crypto_authenc_esn_encrypt() 252 skcipher_request_set_callback(skreq, flags, in crypto_authenc_esn_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 | 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() 967 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() 379 skcipher_request_set_callback(&rctx->u.streamcipher_req, in adiantum_crypt()
|
D | ctr.c | 210 skcipher_request_set_callback(subreq, req->base.flags, in crypto_rfc3686_crypt()
|
/linux-6.6.21/net/rxrpc/ |
D | rxkad.c | 218 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_prime_packet_security() 279 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_auth() 325 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet_encrypt() 372 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_secure_packet() 436 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_1() 514 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet_2() 585 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_verify_packet() 777 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_encrypt_response() 889 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_ticket() 1008 skcipher_request_set_callback(req, 0, NULL, NULL); in rxkad_decrypt_response()
|
/linux-6.6.21/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() 456 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_encrypt_xdr_buf() 540 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_decrypt_xdr_buf() 627 skcipher_request_set_callback(req, 0, NULL, NULL); in gss_krb5_cts_crypt() 705 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_cbc_cts_encrypt() 765 skcipher_request_set_callback(req, 0, NULL, NULL); in krb5_cbc_cts_decrypt()
|
/linux-6.6.21/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.6.21/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.6.21/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.6.21/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.6.21/include/crypto/ |
D | skcipher.h | 574 static inline void skcipher_request_set_callback(struct skcipher_request *req, in skcipher_request_set_callback() function
|
/linux-6.6.21/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.6.21/drivers/crypto/ccp/ |
D | ccp-crypto-aes-xts.c | 153 skcipher_request_set_callback(&rctx->fallback_req, in ccp_aes_xts_crypt()
|
/linux-6.6.21/net/ceph/ |
D | crypto.c | 239 skcipher_request_set_callback(req, 0, NULL, NULL); in ceph_aes_crypt()
|