Lines Matching refs:skcipher_request_ctx
562 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result()
624 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send()
698 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv()
767 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_aes_encrypt()
774 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_aes_decrypt()
877 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_aes_encrypt()
884 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_aes_decrypt()
917 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_des_encrypt()
924 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_des_decrypt()
987 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_des_encrypt()
994 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_des_decrypt()
1027 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_des3_ede_encrypt()
1034 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_cbc_des3_ede_decrypt()
1091 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_des3_ede_encrypt()
1098 return safexcel_queue_req(&req->base, skcipher_request_ctx(req), in safexcel_ecb_des3_ede_decrypt()