Searched refs:artpec6_crypto_request_context (Results 1 – 1 of 1) sorted by relevance
319 struct artpec6_crypto_request_context { struct1090 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_encrypt()1136 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_decrypt()1538 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_ecb_init()1554 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_ctr_init()1564 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_cbc_init()1574 tfm->reqsize = sizeof(struct artpec6_crypto_request_context); in artpec6_crypto_aes_xts_init()1666 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto()