Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/
H A Dn2_core.h78 #define ENC_TYPE_ALG_AES192 0x14ULL macro
H A Dn2_core.c741 ctx->enc_type |= ENC_TYPE_ALG_AES192; in n2_aes_setkey()