Home
last modified time | relevance | path

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

/linux-4.4.14/arch/s390/crypto/
Dcrypt_s390.h97 KMCTR_DEA_DECRYPT = CRYPT_S390_KMCTR | 0x1 | 0x80, enumerator
Ddes_s390.c472 return ctr_desall_crypt(desc, KMCTR_DEA_DECRYPT, ctx, &walk); in ctr_des_decrypt()