Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel.h448 #define EIP197_XCM_MODE_GCM 1 macro
H A Dsafexcel_cipher.c148 if (ctx->xcm == EIP197_XCM_MODE_GCM || ctx->alg == SAFEXCEL_CHACHA20) { in safexcel_aead_iv()
2638 ctx->xcm = EIP197_XCM_MODE_GCM; in safexcel_aead_gcm_cra_init()