Searched refs:gcm (Results 1 – 14 of 14) sorted by relevance
/linux-6.1.9/drivers/crypto/xilinx/ |
D | Makefile | 2 obj-$(CONFIG_CRYPTO_DEV_ZYNQMP_AES) += zynqmp-aes-gcm.o
|
/linux-6.1.9/drivers/crypto/nx/ |
D | nx-aes-gcm.c | 67 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()
|
D | Makefile | 7 nx-aes-gcm.o \
|
D | nx.h | 135 struct nx_gcm_priv gcm; member
|
/linux-6.1.9/drivers/crypto/keembay/ |
D | Kconfig | 13 cbc(aes), ctr(aes), ccm(aes), gcm(aes), cbc(sm4), ctr(sm4), ccm(sm4) 14 and gcm(sm4).
|
/linux-6.1.9/drivers/crypto/caam/ |
D | pdb.h | 143 struct ipsec_encap_gcm gcm; member 209 struct ipsec_decap_gcm gcm; member
|
/linux-6.1.9/drivers/crypto/ |
D | Makefile | 30 omap-aes-driver-objs := omap-aes.o omap-aes-gcm.o
|
/linux-6.1.9/Documentation/crypto/ |
D | architecture.rst | 46 - 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)))
|
D | userspace-if.rst | 204 .salg_name = "gcm(aes)" /* this is the cipher name */
|
/linux-6.1.9/drivers/crypto/chelsio/ |
D | chcr_crypto.h | 226 DECLARE_FLEX_ARRAY(struct chcr_gcm_ctx, gcm);
|
D | chcr_algo.c | 116 return gctx->ctx->gcm; in GCM_CTX()
|
/linux-6.1.9/Documentation/networking/ |
D | xfrm_device.rst | 28 aead 'rfc4106(gcm(aes))' 0x44434241343332312423222114131211f4f3f2f1 128 \
|
/linux-6.1.9/crypto/ |
D | Makefile | 102 obj-$(CONFIG_CRYPTO_GCM) += gcm.o
|
/linux-6.1.9/Documentation/admin-guide/device-mapper/ |
D | dm-crypt.rst | 45 capi:gcm(aes)-random
|