Searched defs:caam_ctx (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/caam/ | ||
H A D | caamalg_qi.c | 59 struct caam_ctx { struct 918 struct caam_ctx *caam_ctx = crypto_aead_ctx(aead); aead_done() local 1210 struct caam_ctx *caam_ctx = crypto_skcipher_ctx(skcipher); skcipher_done() local [all...] |
H A D | caamhash.c | 126 u8 caam_ctx[MAX_CTX_LEN]; member [all...] |
H A D | caamalg.c | 106 struct caam_ctx { struct [all...] |
H A D | caamalg_qi2.c | 75 struct caam_ctx { struct 3083 u8 caam_ctx[MAX_CTX_LEN]; global() member [all...] |
/kernel/linux/linux-6.6/drivers/crypto/caam/ | ||
H A D | caamalg_qi.c | 64 struct caam_ctx { struct 923 struct caam_ctx *caam_ctx = crypto_aead_ctx_dma(aead); aead_done() local 1221 struct caam_ctx *caam_ctx = crypto_skcipher_ctx_dma(skcipher); skcipher_done() local [all...] |
H A D | caamhash.c | 131 u8 caam_ctx[MAX_CTX_LEN]; member [all...] |
H A D | caamalg.c | 115 struct caam_ctx { struct [all...] |
H A D | caamalg_qi2.c | 80 struct caam_ctx { struct 3090 u8 caam_ctx[MAX_CTX_LEN]; global() member [all...] |
Completed in 18 milliseconds