Home
last modified time | relevance | path

Searched refs:nitrox_rfc4106_rctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c396 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_set_aead_rctx_sglist()
428 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_callback()
445 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_enc()
477 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec()
515 sizeof(struct nitrox_rfc4106_rctx)); in nitrox_rfc4106_init()
H A Dnitrox_req.h249 * struct nitrox_rfc4106_rctx - rfc4106 cipher request context
255 struct nitrox_rfc4106_rctx { struct
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_aead.c395 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); in nitrox_rfc4106_set_aead_rctx_sglist()
427 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); in nitrox_rfc4106_callback()
444 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx_dma(areq); in nitrox_rfc4106_enc()
476 struct nitrox_rfc4106_rctx *rctx = aead_request_ctx(areq); in nitrox_rfc4106_dec()
514 sizeof(struct nitrox_rfc4106_rctx)); in nitrox_rfc4106_init()
H A Dnitrox_req.h250 * struct nitrox_rfc4106_rctx - rfc4106 cipher request context
256 struct nitrox_rfc4106_rctx { struct

Completed in 5 milliseconds