Home
last modified time | relevance | path

Searched refs:ccp_op (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/ccp/
Dccp-ops.c111 struct ccp_op { struct
192 static int ccp_do_cmd(struct ccp_op *op, u32 *cr, unsigned int cr_count) in ccp_do_cmd()
263 static int ccp_perform_aes(struct ccp_op *op) in ccp_perform_aes()
294 static int ccp_perform_xts_aes(struct ccp_op *op) in ccp_perform_xts_aes()
321 static int ccp_perform_sha(struct ccp_op *op) in ccp_perform_sha()
347 static int ccp_perform_rsa(struct ccp_op *op) in ccp_perform_rsa()
368 static int ccp_perform_passthru(struct ccp_op *op) in ccp_perform_passthru()
409 static int ccp_perform_ecc(struct ccp_op *op) in ccp_perform_ecc()
747 struct ccp_op *op, unsigned int block_size, in ccp_prepare_data()
820 struct ccp_op *op) in ccp_process_data()
[all …]