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()1539 sizeof(struct artpec6_crypto_request_context)); in artpec6_crypto_aes_ecb_init()1556 sizeof(struct artpec6_crypto_request_context)); in artpec6_crypto_aes_ctr_init()1567 sizeof(struct artpec6_crypto_request_context)); in artpec6_crypto_aes_cbc_init()1578 sizeof(struct artpec6_crypto_request_context)); in artpec6_crypto_aes_xts_init()1670 struct artpec6_crypto_request_context *req_ctx = NULL; in artpec6_crypto_prepare_crypto()