Home
last modified time | relevance | path

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

/linux-4.1.27/arch/s390/crypto/
Dcrypt_s390.h106 KMCTR_AES_256_ENCRYPT = CRYPT_S390_KMCTR | 0x14, enumerator
Daes_s390.c755 sctx->enc = KMCTR_AES_256_ENCRYPT; in ctr_aes_set_key()
936 crypt_s390_func_available(KMCTR_AES_256_ENCRYPT, in aes_s390_init()