Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c62 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher_do_fallback()
88 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher()
279 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skdecrypt()
297 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skencrypt()
331 sktfm->reqsize = sizeof(struct meson_cipher_req_ctx) + in meson_cipher_init()
H A Damlogic-gxl.h105 * struct meson_cipher_req_ctx - context for a skcipher request
109 struct meson_cipher_req_ctx { struct
/kernel/linux/linux-6.6/drivers/crypto/amlogic/
H A Damlogic-gxl-cipher.c62 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher_do_fallback()
88 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_cipher()
278 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skdecrypt()
296 struct meson_cipher_req_ctx *rctx = skcipher_request_ctx(areq); in meson_skencrypt()
330 sktfm->reqsize = sizeof(struct meson_cipher_req_ctx) + in meson_cipher_init()
H A Damlogic-gxl.h105 * struct meson_cipher_req_ctx - context for a skcipher request
109 struct meson_cipher_req_ctx { struct

Completed in 3 milliseconds