Home
last modified time | relevance | path

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

/linux/drivers/s390/crypto/ !
H A Dpkey_sysfs.c481 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ccacipher_aes_256_read()
501 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ccacipher_aes_256_xts_read()
596 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ep11_aes_256_read()
616 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ep11_aes_256_xts_read()
H A Dpkey_cca.c521 *keybitsize = PKEY_SIZE_AES_256; in cca_verifykey()
H A Dzcrypt_ccamisc.c388 case PKEY_SIZE_AES_256: in cca_genseckey()
528 case PKEY_SIZE_AES_256: in cca_clr2seckey()
/linux/arch/s390/include/uapi/asm/ !
H A Dpkey.h65 PKEY_SIZE_AES_256 = (__u32)256, enumerator