Home
last modified time | relevance | path

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

/linux/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/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/drivers/crypto/xilinx/
H A DMakefile2 obj-$(CONFIG_CRYPTO_DEV_ZYNQMP_AES) += zynqmp-aes-gcm.o
/linux/drivers/crypto/nx/
H 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()
H A DMakefile6 nx-aes-gcm.o \
H A Dnx.h135 struct nx_gcm_priv gcm; member
/linux/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/drivers/crypto/caam/
H A Dpdb.h143 struct ipsec_encap_gcm gcm; member
209 struct ipsec_decap_gcm gcm; member
/linux/arch/x86/crypto/
H A DMakefile52 aes-gcm-aesni-x86_64.o \
55 aesni-intel-$(CONFIG_64BIT) += aes-gcm-avx10-x86_64.o
/linux/drivers/crypto/chelsio/
H A Dchcr_crypto.h226 DECLARE_FLEX_ARRAY(struct chcr_gcm_ctx, gcm);
/linux/Documentation/admin-guide/device-mapper/
H A Ddm-crypt.rst45 capi:gcm(aes)-random
/linux/Documentation/crypto/
H A Duserspace-if.rst204 .salg_name = "gcm(aes)" /* this is the cipher name */