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()
917 struct safexcel_cipher_req *sreq, in safexcel_handle_inv_result()
979 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result()
1002 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result()
1041 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send()
1074 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send()
1093 struct safexcel_cipher_req *sreq, in safexcel_cipher_exit_inv()
1127 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv()
1142 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv()
1155 struct safexcel_cipher_req *sreq, in safexcel_queue_req()
1211 sizeof(struct safexcel_cipher_req)); in safexcel_skcipher_cra_init()
1703 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt()
1710 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt()
1723 sizeof(struct safexcel_cipher_req)); in safexcel_aead_cra_init()
2758 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_encrypt()
2768 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_ccm_decrypt()
2897 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_chachapoly_crypt()
2972 crypto_aead_set_reqsize(aead, max(sizeof(struct safexcel_cipher_req), in safexcel_aead_fallback_cra_init()
3418 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_encrypt()
3432 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_sm4cbc_sm3_decrypt()
3704 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_encrypt()
3715 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_rfc4309_ccm_decrypt()