Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/crypto/
Dapi.rst9 rfc4106(gcm(aes)) is the AEAD cipher with external IV generation and
10 seqniv(rfc4106(gcm(aes))) implies that the kernel crypto API generates
Darchitecture.rst46 - rfc4106(gcm(aes))
281 generic C implementations (gcm.c, aes-generic.c, ctr.c, ghash-generic.c,
321 | (gcm) | ------------+
341 configuration, the administrator set up the use of rfc4106(gcm(aes)) as
Duserspace-if.rst204 .salg_name = "gcm(aes)" /* this is the cipher name */
/Linux-v4.19/drivers/crypto/nx/
Dnx-aes-gcm.c79 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_set_key()
416 u8 *itag = nx_ctx->priv.gcm.iauth_tag; in gcm_aes_nx_crypt()
458 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_encrypt()
475 char *nonce = nx_ctx->priv.gcm.nonce; in gcm4106_aes_nx_decrypt()
DMakefile7 nx-aes-gcm.o \
Dnx.h146 struct nx_gcm_priv gcm; member
/Linux-v4.19/drivers/crypto/caam/
Dpdb.h143 struct ipsec_encap_gcm gcm; member
209 struct ipsec_decap_gcm gcm; member
/Linux-v4.19/drivers/crypto/
DMakefile27 omap-aes-driver-objs := omap-aes.o omap-aes-gcm.o
/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_crypto.h226 struct chcr_gcm_ctx gcm[0]; member
Dchcr_algo.c116 return gctx->ctx->gcm; in GCM_CTX()
/Linux-v4.19/crypto/
DMakefile86 obj-$(CONFIG_CRYPTO_GCM) += gcm.o
/Linux-v4.19/include/linux/mlx5/
Dmlx5_ifc_fpga.h552 } __packed gcm; member
/Linux-v4.19/Documentation/networking/
Dxfrm_device.txt26 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
/Linux-v4.19/Documentation/device-mapper/
Ddm-crypt.txt34 capi:gcm(aes)-random
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c467 memcpy(&hw_sa->ipsec_sa_v1.gcm.salt_iv, &aes_gcm->seq_iv, in mlx5_fpga_ipsec_build_hw_xfrm()
469 memcpy(&hw_sa->ipsec_sa_v1.gcm.salt, &aes_gcm->salt, in mlx5_fpga_ipsec_build_hw_xfrm()
/Linux-v4.19/arch/x86/crypto/
Daesni-intel_avx-x86_64.S185 ##define the fields of the gcm aes context