Searched refs:artpec6_crypto_request_context (Results 1 – 1 of 1) sorted by relevance
322 struct artpec6_crypto_request_context { struct1093 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_encrypt()1139 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_decrypt()1554 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_ecb_init()1571 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_ctr_init()1581 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_cbc_init()1591 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_xts_init()1687 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto()