Home
last modified time | relevance | path

Searched refs:gcm (Results 1 – 18 of 18) sorted by relevance

/linux-6.15/arch/powerpc/crypto/
H A DMakefile13 obj-$(CONFIG_CRYPTO_AES_GCM_P10) += aes-gcm-p10-crypto.o
24 aes-gcm-p10-crypto-y := aes-gcm-p10-glue.o aes-gcm-p10.o ghashp10-ppc.o aesp10-ppc.o
/linux-6.15/arch/arm64/crypto/
H A DMakefile35 obj-$(CONFIG_CRYPTO_SM4_ARM64_CE_GCM) += sm4-ce-gcm.o
36 sm4-ce-gcm-y := sm4-ce-gcm-glue.o sm4-ce-gcm-core.o
/linux-6.15/drivers/crypto/xilinx/
H A DMakefile2 obj-$(CONFIG_CRYPTO_DEV_ZYNQMP_AES) += zynqmp-aes-gcm.o
/linux-6.15/drivers/crypto/nx/
H A Dnx-aes-gcm.c67 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_set_key()
396 u8 *itag = nx_ctx->priv.gcm.iauth_tag; in gcm_aes_nx_crypt()
437 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_encrypt()
454 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_decrypt()
H A DMakefile6 nx-aes-gcm.o \
H A Dnx.h135 struct nx_gcm_priv gcm; member
/linux-6.15/drivers/crypto/intel/keembay/
H A DKconfig13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4)
14 and gcm(sm4).
/linux-6.15/drivers/net/wan/framer/pef2256/
H A Dpef2256.c162 const u8 *gcm; in pef2256_setup_gcm() local
193 gcm = pef2256_gcm_configs[item].gcm_12; in pef2256_setup_gcm()
196 gcm = pef2256_gcm_configs[item].gcm_2x; in pef2256_setup_gcm()
201 pef2256_write8(pef2256, PEF2256_GCM(i + 1), *(gcm + i)); in pef2256_setup_gcm()
/linux-6.15/drivers/crypto/caam/
H A Dpdb.h143 struct ipsec_encap_gcm gcm; member
209 struct ipsec_decap_gcm gcm; member
/linux-6.15/arch/x86/crypto/
H A DMakefile52 aes-gcm-aesni-x86_64.o \
55 aesni-intel-$(CONFIG_64BIT) += aes-gcm-avx10-x86_64.o
/linux-6.15/drivers/crypto/
H A DMakefile27 omap-aes-driver-objs := omap-aes.o omap-aes-gcm.o
/linux-6.15/Documentation/crypto/
H A Darchitecture.rst46 - rfc4106(gcm(aes))
258 generic C implementations (gcm.c, aes-generic.c, ctr.c, ghash-generic.c,
298 | (gcm) | ------------+
318 configuration, the administrator set up the use of seqiv(rfc4106(gcm(aes)))
H A Duserspace-if.rst204 .salg_name = "gcm(aes)" /* this is the cipher name */
/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_crypto.h226 DECLARE_FLEX_ARRAY(struct chcr_gcm_ctx, gcm);
H A Dchcr_algo.c116 return gctx->ctx->gcm; in GCM_CTX()
/linux-6.15/Documentation/networking/
H A Dxfrm_device.rst41 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
49 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
/linux-6.15/crypto/
H A DMakefile100 obj-$(CONFIG_CRYPTO_GCM) += gcm.o
/linux-6.15/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst45 capi:gcm(aes)-random