Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/s390/crypto/
Dzcrypt_ccamisc.c257 static inline int _zcrypt_send_cprb(struct ica_xcRB *xcrb) in _zcrypt_send_cprb() function
362 rc = _zcrypt_send_cprb(&xcrb); in cca_genseckey()
499 rc = _zcrypt_send_cprb(&xcrb); in cca_clr2seckey()
625 rc = _zcrypt_send_cprb(&xcrb); in cca_sec2protkey()
849 rc = _zcrypt_send_cprb(&xcrb); in cca_gencipherkey()
1016 rc = _zcrypt_send_cprb(&xcrb); in _ip_cprb_helper()
1232 rc = _zcrypt_send_cprb(&xcrb); in cca_cipher2protkey()
1362 rc = _zcrypt_send_cprb(&xcrb); in cca_query_crypto_facility()
Dzcrypt_api.c799 static long _zcrypt_send_cprb(struct ap_perms *perms, in _zcrypt_send_cprb() function
895 return _zcrypt_send_cprb(&ap_perms, xcRB); in zcrypt_send_cprb()
1348 rc = _zcrypt_send_cprb(perms, &xcRB); in zcrypt_unlocked_ioctl()
1353 rc = _zcrypt_send_cprb(perms, &xcRB); in zcrypt_unlocked_ioctl()
1626 rc = _zcrypt_send_cprb(perms, &xcRB64); in trans_xcRB32()
1631 rc = _zcrypt_send_cprb(perms, &xcRB64); in trans_xcRB32()