Searched refs:KM_TDEA_192_DECRYPT (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/s390/crypto/
H A Ddes_s390.c267 crypt_s390_km(KM_TDEA_192_DECRYPT, ctx->key, dst, src, DES_BLOCK_SIZE); des3_decrypt()
308 return ecb_desall_crypt(desc, KM_TDEA_192_DECRYPT, ctx->key, &walk); ecb_des3_decrypt()
H A Dcrypt_s390.h56 KM_TDEA_192_DECRYPT = CRYPT_S390_KM | 0x3 | 0x80, enumerator in enum:crypt_s390_km_func

Completed in 47 milliseconds