Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Dcrypt_s390.h102 KMCTR_AES_128_ENCRYPT = CRYPT_S390_KMCTR | 0x12, enumerator
Daes_s390.c747 sctx->enc = KMCTR_AES_128_ENCRYPT; in ctr_aes_set_key()
932 if (crypt_s390_func_available(KMCTR_AES_128_ENCRYPT, in aes_s390_init()