Searched refs:PKEY_SIZE_AES_128 (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/s390/crypto/ ! |
| H A D | pkey_sysfs.c | 461 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_128, false, buf, in ccacipher_aes_128_read() 491 return pkey_ccacipher_aes_attr_read(PKEY_SIZE_AES_128, true, buf, in ccacipher_aes_128_xts_read() 576 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_128, false, buf, in ep11_aes_128_read() 606 return pkey_ep11_aes_attr_read(PKEY_SIZE_AES_128, true, buf, in ep11_aes_128_xts_read()
|
| H A D | pkey_cca.c | 517 *keybitsize = PKEY_SIZE_AES_128; in cca_verifykey()
|
| H A D | zcrypt_ccamisc.c | 378 case PKEY_SIZE_AES_128: in cca_genseckey() 520 case PKEY_SIZE_AES_128: in cca_clr2seckey()
|
| /linux/arch/s390/include/uapi/asm/ ! |
| H A D | pkey.h | 63 PKEY_SIZE_AES_128 = (__u32)128, enumerator
|