Searched refs:KMC_DEA_DECRYPT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/arch/s390/crypto/ | ||
D | crypt_s390.h | 76 KMC_DEA_DECRYPT = CRYPT_S390_KMC | 0x1 | 0x80, enumerator |
D | des_s390.c | 202 return cbc_desall_crypt(desc, KMC_DEA_DECRYPT, &walk); in cbc_des_decrypt() |