Home
last modified time | relevance | path

Searched refs:PKEY_TYPE_CCA_ECC (Results 1 – 2 of 2) sorted by relevance

/linux/arch/s390/include/uapi/asm/ !
H A Dpkey.h54 PKEY_TYPE_CCA_ECC = (__u32)0x1f, enumerator
/linux/drivers/s390/crypto/ !
H A Dpkey_cca.c64 case PKEY_TYPE_CCA_ECC: in is_cca_keytype()
185 } else if (ktype == PKEY_TYPE_CCA_ECC) { in cca_apqns4type()