Searched refs:_ip_cprb_helper (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 939 static int _ip_cprb_helper(u16 cardnr, u16 domain, in _ip_cprb_helper() function 1129 rc = _ip_cprb_helper(card, dom, "AES ", "FIRST ", "MIN3PART", in cca_clr2cipherkey() 1137 rc = _ip_cprb_helper(card, dom, "AES ", "ADD-PART", NULL, in cca_clr2cipherkey() 1145 rc = _ip_cprb_helper(card, dom, "AES ", "ADD-PART", NULL, in cca_clr2cipherkey() 1153 rc = _ip_cprb_helper(card, dom, "AES ", "COMPLETE", NULL, in cca_clr2cipherkey()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.c | 942 static int _ip_cprb_helper(u16 cardnr, u16 domain, in _ip_cprb_helper() function 1132 rc = _ip_cprb_helper(card, dom, "AES ", "FIRST ", "MIN3PART", in cca_clr2cipherkey() 1140 rc = _ip_cprb_helper(card, dom, "AES ", "ADD-PART", NULL, in cca_clr2cipherkey() 1148 rc = _ip_cprb_helper(card, dom, "AES ", "ADD-PART", NULL, in cca_clr2cipherkey() 1156 rc = _ip_cprb_helper(card, dom, "AES ", "COMPLETE", NULL, in cca_clr2cipherkey()
|
Completed in 7 milliseconds