Home
last modified time | relevance | path

Searched refs:EIP197_XCM_MODE_GCM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/inside-secure/
H A Dsafexcel.h447 #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()
2625 ctx->xcm = EIP197_XCM_MODE_GCM; in safexcel_aead_gcm_cra_init()
/kernel/linux/linux-6.6/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()

Completed in 14 milliseconds