Lines Matching refs:safexcel_cipher_req

70 struct safexcel_cipher_req {  struct
508 struct safexcel_cipher_req *sreq, in safexcel_context_control()
613 struct safexcel_cipher_req *sreq, in safexcel_handle_req_result()
669 struct safexcel_cipher_req *sreq, in safexcel_send_req()
900 struct safexcel_cipher_req *sreq, in safexcel_handle_inv_result()
962 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result()
985 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result()
1024 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send()
1057 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send()
1076 struct safexcel_cipher_req *sreq, in safexcel_cipher_exit_inv()
1111 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv()
1126 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv()
1139 struct safexcel_cipher_req *sreq, in safexcel_queue_req()
1195 sizeof(struct safexcel_cipher_req)); in safexcel_skcipher_cra_init()
1687 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt()
1694 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt()
1707 sizeof(struct safexcel_cipher_req)); in safexcel_aead_cra_init()
2753 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt()
2763 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt()
2892 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt()
2967 crypto_aead_set_reqsize(aead, max(sizeof(struct safexcel_cipher_req), in safexcel_aead_fallback_cra_init()
3413 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_encrypt()
3427 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_decrypt()
3699 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_encrypt()
3710 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_decrypt()