Home
last modified time | relevance | path

Searched refs:flexi_crypto_context (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/crypto/cavium/nitrox/
Dnitrox_algs.c101 struct flexi_crypto_context *fctx = nctx->u.fctx; in nitrox_skcipher_exit()
119 struct flexi_crypto_context *fctx; in nitrox_skcipher_setkey()
191 creq->ctrl.s.ctxl = sizeof(struct flexi_crypto_context); in nitrox_skcipher_crypt()
243 struct flexi_crypto_context *fctx; in nitrox_aes_xts_setkey()
270 struct flexi_crypto_context *fctx; in nitrox_aes_ctr_rfc3686_setkey()
Dnitrox_req.h152 struct flexi_crypto_context { struct
188 struct flexi_crypto_context *fctx; argument