Home
last modified time | relevance | path

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

/linux/arch/powerpc/crypto/
A DMakefile16 obj-$(CONFIG_CRYPTO_AES_GCM_P10) += aes-gcm-p10-crypto.o
29 aes-gcm-p10-crypto-y := aes-gcm-p10-glue.o aes-gcm-p10.o ghashp10-ppc.o aesp10-ppc.o
/linux/arch/arm64/crypto/
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/drivers/crypto/xilinx/
A DMakefile2 obj-$(CONFIG_CRYPTO_DEV_ZYNQMP_AES) += zynqmp-aes-gcm.o
/linux/drivers/crypto/nx/
A Dnx-aes-gcm.c67 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_set_key()
400 u8 *itag = nx_ctx->priv.gcm.iauth_tag; in gcm_aes_nx_crypt()
442 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_encrypt()
459 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_decrypt()
A DMakefile6 nx-aes-gcm.o \
A Dnx.h135 struct nx_gcm_priv gcm; member
/linux/drivers/crypto/intel/keembay/
A DKconfig13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4)
14 and gcm(sm4).
/linux/drivers/net/wan/framer/pef2256/
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/drivers/crypto/caam/
A Dpdb.h143 struct ipsec_encap_gcm gcm; member
209 struct ipsec_decap_gcm gcm; member
/linux/arch/x86/crypto/
A DMakefile52 aes-gcm-aesni-x86_64.o \
55 aesni-intel-$(CONFIG_64BIT) += aes-gcm-avx10-x86_64.o
/linux/drivers/crypto/
A DMakefile29 omap-aes-driver-objs := omap-aes.o omap-aes-gcm.o
/linux/Documentation/crypto/
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)))
A Duserspace-if.rst204 .salg_name = "gcm(aes)" /* this is the cipher name */
/linux/drivers/crypto/chelsio/
A Dchcr_crypto.h226 DECLARE_FLEX_ARRAY(struct chcr_gcm_ctx, gcm);
A Dchcr_algo.c116 return gctx->ctx->gcm; in GCM_CTX()
/linux/Documentation/networking/
A Dxfrm_device.rst41 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
49 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
/linux/crypto/
A DMakefile98 obj-$(CONFIG_CRYPTO_GCM) += gcm.o
/linux/Documentation/admin-guide/device-mapper/
A Ddm-crypt.rst45 capi:gcm(aes)-random

Completed in 39 milliseconds