Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/ccp/
Dccp-ops.c110 struct ccp_op { struct
191 static int ccp_do_cmd(struct ccp_op *op, u32 *cr, unsigned int cr_count) in ccp_do_cmd()
262 static int ccp_perform_aes(struct ccp_op *op) in ccp_perform_aes()
293 static int ccp_perform_xts_aes(struct ccp_op *op) in ccp_perform_xts_aes()
320 static int ccp_perform_sha(struct ccp_op *op) in ccp_perform_sha()
346 static int ccp_perform_rsa(struct ccp_op *op) in ccp_perform_rsa()
367 static int ccp_perform_passthru(struct ccp_op *op) in ccp_perform_passthru()
408 static int ccp_perform_ecc(struct ccp_op *op) in ccp_perform_ecc()
751 struct ccp_op *op, unsigned int block_size, in ccp_prepare_data()
824 struct ccp_op *op) in ccp_process_data()
[all …]