Home
last modified time | relevance | path

Searched defs:CRYPTO_GCM (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/ksmbd/
Dcrypto_ctx.h52 #define CRYPTO_GCM(c) ((c)->ccmaes[CRYPTO_AEAD_AES_GCM]) macro
/linux-6.1.9/crypto/
DKconfig826 config CRYPTO_GCM config