Home
last modified time | relevance | path

Searched refs:PKEY_SIZE_AES_256 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/s390/crypto/
Dpkey_sysfs.c483 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ccacipher_aes_256_read()
503 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ccacipher_aes_256_xts_read()
598 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ep11_aes_256_read()
618 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ep11_aes_256_xts_read()
Dpkey_cca.c514 *keybitsize = PKEY_SIZE_AES_256; in cca_verifykey()
Dzcrypt_ccamisc.c359 case PKEY_SIZE_AES_256: in cca_genseckey()
498 case PKEY_SIZE_AES_256: in cca_clr2seckey()
/linux-6.12.1/arch/s390/include/uapi/asm/
Dpkey.h64 PKEY_SIZE_AES_256 = (__u32) 256, enumerator