Home
last modified time | relevance | path

Searched refs:PKEY_SIZE_AES_192 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/arch/s390/include/uapi/asm/
Dpkey.h53 PKEY_SIZE_AES_192 = (__u32) 192, enumerator
/Linux-v5.15/drivers/s390/crypto/
Dpkey_api.c574 case PKEY_SIZE_AES_192: in pkey_genseckey2()
628 case PKEY_SIZE_AES_192: in pkey_clr2seckey2()
714 *ksize = PKEY_SIZE_AES_192; in pkey_verifykey2()
1873 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_192, false, buf, in ccacipher_aes_192_read()
1996 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_192, false, buf, in ep11_aes_192_read()
Dzcrypt_ccamisc.c359 case PKEY_SIZE_AES_192: in cca_genseckey()
499 case PKEY_SIZE_AES_192: in cca_clr2seckey()