Searched refs:ica_xcRB (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/s390/crypto/ |
H A D | zcrypt_api.h | 76 long (*send_cprb)(bool userspace, struct zcrypt_queue *, struct ica_xcRB *, 155 long zcrypt_send_cprb(struct ica_xcRB *xcRB);
|
H A 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() 1512 struct ica_xcRB xcrb; in cca_query_crypto_facility()
|
H A D | zcrypt_msgtype6.h | 97 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb,
|
H A D | zcrypt_msgtype6.c | 335 struct ica_xcRB *xcrb, in xcrb_msg_to_type6cprb_msgx() 625 struct ica_xcRB *xcrb) in convert_type86_xcrb() 753 struct ica_xcRB *xcrb) in convert_response_xcrb() 1072 int prep_cca_ap_msg(bool userspace, struct ica_xcRB *xcrb, in prep_cca_ap_msg() 1101 struct ica_xcRB *xcrb, in zcrypt_msgtype6_send_cprb()
|
H A D | zcrypt_api.c | 851 struct ica_xcRB *xcrb) in _zcrypt_send_cprb() 973 long zcrypt_send_cprb(struct ica_xcRB *xcrb) in zcrypt_send_cprb() 1490 struct ica_xcRB xcrb; in zsecsendcprb_ioctl() 1492 struct ica_xcRB __user *uxcrb = (void __user *)arg; in zsecsendcprb_ioctl() 1810 struct ica_xcRB xcrb64; in trans_xcrb32()
|
/openbmc/linux/arch/s390/include/uapi/asm/ |
H A D | zcrypt.h | 128 struct ica_xcRB { struct
|