Searched refs:skcipher_request (Results 101 - 125 of 162) sorted by relevance

1234567

/linux-master/drivers/crypto/
H A Dsahara.c149 struct skcipher_request fallback_req; // keep at the end
540 static void sahara_aes_cbc_update_iv(struct skcipher_request *req)
555 static int sahara_aes_process(struct skcipher_request *req)
644 static int sahara_aes_fallback(struct skcipher_request *req, unsigned long mode)
664 static int sahara_aes_crypt(struct skcipher_request *req, unsigned long mode)
688 static int sahara_aes_ecb_encrypt(struct skcipher_request *req)
693 static int sahara_aes_ecb_decrypt(struct skcipher_request *req)
698 static int sahara_aes_cbc_encrypt(struct skcipher_request *req)
703 static int sahara_aes_cbc_decrypt(struct skcipher_request *req)
999 struct skcipher_request *re
[all...]
H A Datmel-aes.c147 struct skcipher_request fallback_req;
476 struct skcipher_request *req = skcipher_request_cast(dd->areq);
500 struct skcipher_request *req = skcipher_request_cast(dd->areq);
519 struct skcipher_request *req = skcipher_request_cast(dd->areq);
948 struct skcipher_request *req = skcipher_request_cast(dd->areq);
973 struct skcipher_request *req = skcipher_request_cast(dd->areq);
1029 struct skcipher_request *req = skcipher_request_cast(dd->areq);
1045 static int atmel_aes_xts_fallback(struct skcipher_request *req, bool enc)
1061 static int atmel_aes_crypt(struct skcipher_request *req, unsigned long mode)
1123 static int atmel_aes_ecb_encrypt(struct skcipher_request *re
[all...]
H A Dmxs-dcp.c111 struct skcipher_request fallback_req; // keep at the end
226 struct skcipher_request *req, int init)
312 struct skcipher_request *req = skcipher_request_cast(arq);
442 static int mxs_dcp_block_fallback(struct skcipher_request *req, int enc)
463 static int mxs_dcp_aes_enqueue(struct skcipher_request *req, int enc, int ecb)
487 static int mxs_dcp_aes_ecb_decrypt(struct skcipher_request *req)
492 static int mxs_dcp_aes_ecb_encrypt(struct skcipher_request *req)
497 static int mxs_dcp_aes_cbc_decrypt(struct skcipher_request *req)
502 static int mxs_dcp_aes_cbc_encrypt(struct skcipher_request *req)
H A Dpadlock-aes.c344 static int ecb_aes_encrypt(struct skcipher_request *req)
369 static int ecb_aes_decrypt(struct skcipher_request *req)
409 static int cbc_aes_encrypt(struct skcipher_request *req)
436 static int cbc_aes_decrypt(struct skcipher_request *req)
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dqat_algs.c683 struct skcipher_request *sreq = qat_req->skcipher_req;
704 struct skcipher_request *sreq = qat_req->skcipher_req;
741 struct skcipher_request *sreq = qat_req->skcipher_req;
1017 static int qat_alg_skcipher_encrypt(struct skcipher_request *req)
1058 static int qat_alg_skcipher_blk_encrypt(struct skcipher_request *req)
1066 static int qat_alg_skcipher_xts_encrypt(struct skcipher_request *req)
1070 struct skcipher_request *nreq = skcipher_request_ctx(req);
1084 static int qat_alg_skcipher_decrypt(struct skcipher_request *req)
1126 static int qat_alg_skcipher_blk_decrypt(struct skcipher_request *req)
1134 static int qat_alg_skcipher_xts_decrypt(struct skcipher_request *re
[all...]
/linux-master/crypto/
H A Dcrypto_null.c76 static int null_skcipher_crypt(struct skcipher_request *req)
H A Dauthenc.c197 struct skcipher_request *skreq = (void *)(areq_ctx->tail +
234 struct skcipher_request *skreq = (void *)(areq_ctx->tail +
334 sizeof(struct skcipher_request) +
H A Dauthencesn.c180 struct skcipher_request *skreq = (void *)(areq_ctx->tail +
220 struct skcipher_request *skreq = (void *)(areq_ctx->tail +
350 sizeof(struct skcipher_request) +
H A Dlskcipher.c158 static int crypto_lskcipher_crypt_sg(struct skcipher_request *req,
201 int crypto_lskcipher_encrypt_sg(struct skcipher_request *req)
210 int crypto_lskcipher_decrypt_sg(struct skcipher_request *req)
H A Dgcm.c73 struct skcipher_request skreq;
105 struct skcipher_request req;
183 struct skcipher_request *skreq = &pctx->u.skreq;
452 struct skcipher_request *skreq = &pctx->u.skreq;
491 struct skcipher_request *skreq = &pctx->u.skreq;
545 max(sizeof(struct skcipher_request) +
H A Dcrypto_engine.c324 * crypto_transfer_skcipher_request_to_engine - transfer one skcipher_request
330 struct skcipher_request *req)
392 * crypto_finalize_skcipher_request - finalize one skcipher_request if
399 struct skcipher_request *req, int err)
/linux-master/include/crypto/
H A Ddrbg.h130 struct skcipher_request *ctr_req; /* CTR mode request handle */
H A Dif_alg.h110 struct skcipher_request skcipher_req;
/linux-master/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptvf_algs.h153 struct skcipher_request sk_fbk_req;
H A Dotx2_cptvf_algs.c131 struct skcipher_request *sreq;
136 sreq = container_of(areq, struct skcipher_request, base);
219 static inline int create_ctx_hdr(struct skcipher_request *req, u32 enc,
289 static inline int create_input_list(struct skcipher_request *req, u32 enc,
307 static inline void create_output_list(struct skcipher_request *req,
326 static int skcipher_do_fallback(struct skcipher_request *req, bool is_enc)
349 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc)
401 static int otx2_cpt_skcipher_encrypt(struct skcipher_request *req)
406 static int otx2_cpt_skcipher_decrypt(struct skcipher_request *req)
542 * Additional memory for skcipher_request i
[all...]
/linux-master/drivers/crypto/hisilicon/sec2/
H A Dsec.h29 struct skcipher_request *sk_req;
/linux-master/block/
H A Dblk-crypto-fallback.c189 struct skcipher_request **ciph_req_ret,
192 struct skcipher_request *ciph_req;
268 struct skcipher_request *ciph_req = NULL;
303 /* and then allocate an skcipher_request for it */
384 struct skcipher_request *ciph_req = NULL;
406 /* and then allocate an skcipher_request for it */
/linux-master/arch/s390/crypto/
H A Dchacha-glue.c34 static int chacha20_s390(struct skcipher_request *req)
/linux-master/tools/testing/crypto/chacha20-s390/
H A Dtest-cipher.c46 struct skcipher_request *req;
130 struct skcipher_request *req = NULL;
/linux-master/net/mac80211/
H A Dfils_aead.c74 struct skcipher_request *req;
151 struct skcipher_request *req;
/linux-master/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_algs.c147 struct skcipher_request *sreq;
153 sreq = container_of(areq, struct skcipher_request, base);
232 static inline u32 create_ctx_hdr(struct skcipher_request *req, u32 enc,
303 static inline u32 create_input_list(struct skcipher_request *req, u32 enc,
321 static inline void create_output_list(struct skcipher_request *req,
340 static inline int cpt_enc_dec(struct skcipher_request *req, u32 enc)
383 static int otx_cpt_skcipher_encrypt(struct skcipher_request *req)
388 static int otx_cpt_skcipher_decrypt(struct skcipher_request *req)
494 * Additional memory for skcipher_request is
500 sizeof(struct skcipher_request));
[all...]
/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c424 struct skcipher_request *skreq = container_of(req_base,
425 struct skcipher_request,
707 static int sec_alg_skcipher_crypto(struct skcipher_request *skreq,
862 static int sec_alg_skcipher_encrypt(struct skcipher_request *req)
867 static int sec_alg_skcipher_decrypt(struct skcipher_request *req)
/linux-master/drivers/crypto/ccree/
H A Dcc_cipher.c860 struct skcipher_request *req = (struct skcipher_request *)cc_req;
877 static int cc_cipher_process(struct skcipher_request *req,
914 struct skcipher_request *subreq = skcipher_request_ctx(req);
990 static int cc_cipher_encrypt(struct skcipher_request *req)
999 static int cc_cipher_decrypt(struct skcipher_request *req)
/linux-master/drivers/crypto/intel/ixp4xx/
H A Dixp4xx_crypto.c141 struct skcipher_request *ablk_req;
154 struct skcipher_request fallback_req; // keep at the end
391 struct skcipher_request *req = crypt->data.ablk_req;
954 static int ixp4xx_cipher_fallback(struct skcipher_request *areq, int encrypt)
973 static int ablk_perform(struct skcipher_request *req, int encrypt)
1056 static int ablk_encrypt(struct skcipher_request *req)
1061 static int ablk_decrypt(struct skcipher_request *req)
1066 static int ablk_rfc3686_crypt(struct skcipher_request *req)
/linux-master/fs/crypto/
H A Dfname.c95 struct skcipher_request *req = NULL;
151 struct skcipher_request *req = NULL;

Completed in 512 milliseconds

1234567