Searched defs:skreq (Results 1 - 7 of 7) sorted by relevance

/linux-master/crypto/
H A Dauthenc.c197 struct skcipher_request *skreq = (void *)(areq_ctx->tail + local
234 struct skcipher_request *skreq = (void *)(areq_ctx->tail + local
[all...]
H A Dauthencesn.c180 struct skcipher_request *skreq = (void *)(areq_ctx->tail + local
220 struct skcipher_request *skreq = (void *)(areq_ctx->tail + local
[all...]
H A Dccm.c49 struct skcipher_request skreq; member in union:crypto_ccm_req_priv_ctx::__anon124
291 struct skcipher_request *skreq = &pctx->skreq; local
350 struct skcipher_request *skreq = &pctx->skreq; local
[all...]
H A Dgcm.c73 struct skcipher_request skreq; member in union:crypto_gcm_req_priv_ctx::__anon130
183 struct skcipher_request *skreq = &pctx->u.skreq; local
452 struct skcipher_request *skreq = &pctx->u.skreq; local
491 struct skcipher_request *skreq local
[all...]
/linux-master/drivers/crypto/cavium/nitrox/
H A Dnitrox_skcipher.c51 static void free_src_sglist(struct skcipher_request *skreq) argument
58 static void free_dst_sglist(struct skcipher_request *skreq) argument
67 struct skcipher_request *skreq = arg; local
81 struct skcipher_request *skreq = arg; local
208 alloc_src_sglist(struct skcipher_request *skreq, int ivsize) argument
226 alloc_dst_sglist(struct skcipher_request *skreq, int ivsize) argument
247 nitrox_skcipher_crypt(struct skcipher_request *skreq, bool enc) argument
290 nitrox_cbc_decrypt(struct skcipher_request *skreq) argument
310 nitrox_aes_encrypt(struct skcipher_request *skreq) argument
315 nitrox_aes_decrypt(struct skcipher_request *skreq) argument
327 nitrox_3des_encrypt(struct skcipher_request *skreq) argument
332 nitrox_3des_decrypt(struct skcipher_request *skreq) argument
[all...]
/linux-master/drivers/crypto/marvell/cesa/
H A Dcipher.c145 struct skcipher_request *skreq = skcipher_request_cast(req); local
157 struct skcipher_request *skreq = skcipher_request_cast(req); local
188 struct skcipher_request *skreq = skcipher_request_cast(req); local
202 struct skcipher_request *skreq = skcipher_request_cast(req); local
210 struct skcipher_request *skreq = skcipher_request_cast(req); local
[all...]
/linux-master/drivers/crypto/hisilicon/sec/
H A Dsec_algs.c424 struct skcipher_request *skreq = container_of(req_base, local
707 sec_alg_skcipher_crypto(struct skcipher_request *skreq, bool encrypt) argument
[all...]

Completed in 115 milliseconds