Home
last modified time | relevance | path

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

/openbmc/linux/arch/s390/include/uapi/asm/
H A Dpkey.h59 PKEY_SIZE_AES_256 = (__u32) 256, enumerator
/openbmc/linux/drivers/s390/crypto/
H A Dpkey_api.c731 case PKEY_SIZE_AES_256: in pkey_genseckey2()
793 case PKEY_SIZE_AES_256: in pkey_clr2seckey2()
884 *ksize = PKEY_SIZE_AES_256; in pkey_verifykey2()
2103 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ccacipher_aes_256_read()
2123 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ccacipher_aes_256_xts_read()
2230 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, false, buf, in ep11_aes_256_read()
2250 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_256, true, buf, in ep11_aes_256_xts_read()
H A Dzcrypt_ccamisc.c364 case PKEY_SIZE_AES_256: in cca_genseckey()
503 case PKEY_SIZE_AES_256: in cca_clr2seckey()