Home
last modified time | relevance | path

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

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