Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/axis/
Dartpec6_crypto.c338 struct artpec6_crypto_aead_req_ctx { struct
1242 sizeof(struct artpec6_crypto_aead_req_ctx)); in artpec6_crypto_aead_init()
1266 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_encrypt()
1287 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(req); in artpec6_crypto_aead_decrypt()
1838 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_prepare_aead()
2192 struct artpec6_crypto_aead_req_ctx *req_ctx = aead_request_ctx(areq); in artpec6_crypto_complete_aead()