Lines Matching refs:safexcel_cipher_req
69 struct safexcel_cipher_req { struct
507 struct safexcel_cipher_req *sreq, in safexcel_context_control()
612 struct safexcel_cipher_req *sreq, in safexcel_handle_req_result()
674 struct safexcel_cipher_req *sreq, in safexcel_send_req()
920 struct safexcel_cipher_req *sreq, in safexcel_handle_inv_result()
982 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result()
1005 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result()
1044 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send()
1077 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send()
1096 struct safexcel_cipher_req *sreq, in safexcel_cipher_exit_inv()
1130 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv()
1145 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv()
1158 struct safexcel_cipher_req *sreq, in safexcel_queue_req()
1214 sizeof(struct safexcel_cipher_req)); in safexcel_skcipher_cra_init()
1630 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt()
1637 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt()
1650 sizeof(struct safexcel_cipher_req)); in safexcel_aead_cra_init()
2685 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt()
2695 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt()
2824 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt()
2899 crypto_aead_set_reqsize(aead, max(sizeof(struct safexcel_cipher_req), in safexcel_aead_fallback_cra_init()
3269 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_encrypt()
3283 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_decrypt()
3555 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_encrypt()
3566 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_decrypt()