Home
last modified time | relevance | path

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

/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 DMakefile7 nx-aes-gcm.o \
A Dnx.h135 struct nx_gcm_priv gcm; member
/linux/drivers/crypto/keembay/
A DKconfig13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4)
14 and gcm(sm4).
/linux/drivers/crypto/caam/
A Dpdb.h143 struct ipsec_encap_gcm gcm; member
209 struct ipsec_decap_gcm gcm; member
/linux/drivers/crypto/
A DMakefile28 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/include/linux/mlx5/
A Dmlx5_ifc_fpga.h552 } __packed gcm; member
/linux/Documentation/networking/
A Dxfrm_device.rst28 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
/linux/crypto/
A DMakefile99 obj-$(CONFIG_CRYPTO_GCM) += gcm.o
/linux/Documentation/admin-guide/device-mapper/
A Ddm-crypt.rst45 capi:gcm(aes)-random
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dipsec.c476 memcpy(&hw_sa->ipsec_sa_v1.gcm.salt_iv, &aes_gcm->seq_iv, in mlx5_fpga_ipsec_build_hw_xfrm()
478 memcpy(&hw_sa->ipsec_sa_v1.gcm.salt, &aes_gcm->salt, in mlx5_fpga_ipsec_build_hw_xfrm()

Completed in 38 milliseconds