Searched refs:ica_xcRB (Results 1 – 6 of 6) sorted by relevance
/linux-5.19.10/drivers/s390/crypto/ |
D | zcrypt_api.h | 79 long (*send_cprb)(bool userspace, struct zcrypt_queue *, struct ica_xcRB *, 158 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
|
D | zcrypt_ccamisc.c | 279 static inline void prep_xcrb(struct ica_xcRB *pxcrb, in prep_xcrb() 304 struct ica_xcRB xcrb; in cca_genseckey() 446 struct ica_xcRB xcrb; in cca_clr2seckey() 586 struct ica_xcRB xcrb; in cca_sec2protkey() 750 struct ica_xcRB xcrb; in cca_gencipherkey() 954 struct ica_xcRB xcrb; in _ip_cprb_helper() 1189 struct ica_xcRB xcrb; in cca_cipher2protkey() 1358 struct ica_xcRB xcrb; in cca_ecc2protkey() 1514 struct ica_xcRB xcrb; in cca_query_crypto_facility()
|
D | zcrypt_msgtype6.h | 97 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb,
|
D | zcrypt_msgtype6.c | 335 struct ica_xcRB *xcrb, in xcrb_msg_to_type6cprb_msgx() 682 struct ica_xcRB *xcrb) in convert_type86_xcrb() 810 struct ica_xcRB *xcrb) in convert_response_xcrb() 1118 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb, in prep_cca_ap_msg() 1147 struct ica_xcRB *xcrb, in zcrypt_msgtype6_send_cprb()
|
D | zcrypt_api.c | 896 struct ica_xcRB *xcrb) in _zcrypt_send_cprb() 1036 long zcrypt_send_cprb(struct ica_xcRB *xcrb) in zcrypt_send_cprb() 1584 struct ica_xcRB xcrb; in zsecsendcprb_ioctl() 1586 struct ica_xcRB __user *uxcrb = (void __user *)arg; in zsecsendcprb_ioctl() 1928 struct ica_xcRB xcrb64; in trans_xcrb32()
|
/linux-5.19.10/arch/s390/include/uapi/asm/ |
D | zcrypt.h | 127 struct ica_xcRB { struct
|