Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Dcrypt_s390.h104 KMCTR_AES_192_ENCRYPT = CRYPT_S390_KMCTR | 0x13, enumerator
Daes_s390.c751 sctx->enc = KMCTR_AES_192_ENCRYPT; in ctr_aes_set_key()
934 crypt_s390_func_available(KMCTR_AES_192_ENCRYPT, in aes_s390_init()