Home
last modified time | relevance | path

Searched defs:rsa (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/crypto/intel/qat/qat_common/
H A Dqat_asym_algs.c119 struct qat_rsa_input_params rsa; member
123 struct qat_rsa_output_params rsa; member
132 struct qat_rsa_ctx *rsa; member
136 struct akcipher_request *rsa; member
1302 static struct akcipher_alg rsa = { variable
/linux/drivers/crypto/ccp/
H A Dccp-dev.h551 struct ccp_rsa_op rsa; member
657 int (*rsa)(struct ccp_op *); member
H A Dccp-crypto.h267 struct ccp_rsa_ctx rsa; member
H A Dccp-dev-v5.c119 } rsa; member
/linux/include/linux/
H A Dccp.h656 struct ccp_rsa_engine rsa; member
/linux/arch/s390/include/asm/
H A Dkvm_host.h709 static inline int sie64a(struct kvm_s390_sie_block *sie_block, u64 *rsa, unsigned long gasce) in sie64a()