Home
last modified time | relevance | path

Searched refs:GCM (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-14.2/crypto/openssl/doc/man1/
H A Dopenssl-ciphers.pod.in402 (ECDHE-ECDSA-AES128-GCM-SHA256 and ECDHE-ECDSA-AES256-GCM-SHA384) are
563 TLS_RSA_WITH_AES_128_GCM_SHA256 AES128-GCM-SHA256
564 TLS_RSA_WITH_AES_256_GCM_SHA384 AES256-GCM-SHA384
598 TLS_DH_anon_WITH_AES_128_GCM_SHA256 ADH-AES128-GCM-SHA256
599 TLS_DH_anon_WITH_AES_256_GCM_SHA384 ADH-AES256-GCM-SHA384
618 TLS_RSA_WITH_ARIA_128_GCM_SHA256 ARIA128-GCM-SHA256
619 TLS_RSA_WITH_ARIA_256_GCM_SHA384 ARIA256-GCM-SHA384
663 PSK_WITH_AES_128_GCM_SHA256 PSK-AES128-GCM-SHA256
664 PSK_WITH_AES_256_GCM_SHA384 PSK-AES256-GCM-SHA384
682 PSK_WITH_AES_128_GCM_SHA256 PSK-AES128-GCM-SHA256
[all …]
H A Dopenssl-mac.pod.in53 For GMAC it should be a GCM mode cipher e.g. AES-128-GCM.
149 To create a hex-encoded GMAC-AES-128-GCM with a IV from a file:
151 openssl mac -cipher AES-128-GCM -macopt hexiv:E0E00F19FED7BA0136A797F3 \
/freebsd-14.2/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_gcm.c61 IMPLEMENT_aead_cipher(aes, gcm, GCM, AEAD_FLAGS, 128, 8, 96);
63 IMPLEMENT_aead_cipher(aes, gcm, GCM, AEAD_FLAGS, 192, 8, 96);
65 IMPLEMENT_aead_cipher(aes, gcm, GCM, AEAD_FLAGS, 256, 8, 96);
H A Dcipher_aria_gcm.c54 IMPLEMENT_aead_cipher(aria, gcm, GCM, AEAD_FLAGS, 128, 8, 96);
56 IMPLEMENT_aead_cipher(aria, gcm, GCM, AEAD_FLAGS, 192, 8, 96);
58 IMPLEMENT_aead_cipher(aria, gcm, GCM, AEAD_FLAGS, 256, 8, 96);
H A Dcipher_aes_gcm_hw_aesni.inc11 * AES-NI support for AES GCM.
H A Dcipher_aes_gcm_hw_t4.inc11 * Fujitsu SPARC64 X support for AES GCM.
H A Dcipher_aes_gcm_hw_armv8.inc11 * Crypto extention support for AES GCM.
/freebsd-14.2/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_aria.txt149 Title = ARIA GCM test vectors from RFC8269
151 Cipher = ARIA-128-GCM
159 Cipher = ARIA-256-GCM
167 Title = ARIA GCM self-generated test vectors
169 Cipher = ARIA-128-GCM
178 Cipher = ARIA-128-GCM
187 Cipher = ARIA-128-GCM
H A Devpmac_common.txt265 Algorithm = AES-128-GCM
274 Algorithm = AES-128-GCM
281 Algorithm = AES-256-GCM
288 Algorithm = AES-128-GCM
295 Algorithm = AES-256-GCM
302 Algorithm = AES-128-GCM
309 Algorithm = AES-256-GCM
316 Algorithm = AES-128-GCM
323 Algorithm = AES-256-GCM
/freebsd-14.2/crypto/openssl/doc/man7/
H A DEVP_CIPHER-ARIA.pod33 =item "ARIA-128-GCM", "ARIA-192-GCM" and "ARIA-256-GCM"
H A DEVP_CIPHER-AES.pod36 =item "AES-128-GCM", "AES-192-GCM" and "AES-256-GCM"
/freebsd-14.2/sys/contrib/device-tree/Bindings/crypto/
H A Dxlnx,zynqmp-aes.yaml7 title: Xilinx ZynqMP AES-GCM Hardware Accelerator
14 The ZynqMP AES-GCM hardened cryptographic accelerator is used to
/freebsd-14.2/crypto/openssl/test/ssl-tests/
H A D18-dtls-renegotiate.cnf.in138 "CipherString" => "AES128-GCM-SHA256",
159 "RenegotiateCiphers" => "AES128-GCM-SHA256"
195 "CipherString" => "AES128-GCM-SHA256",
197 "RenegotiateCiphers" => "AES256-GCM-SHA384"
H A D17-renegotiate.cnf.in136 "CipherString" => "AES128-GCM-SHA256",
158 "RenegotiateCiphers" => "AES128-GCM-SHA256"
193 "CipherString" => "AES128-GCM-SHA256",
196 "RenegotiateCiphers" => "AES256-GCM-SHA384"
H A D18-dtls-renegotiate.cnf174 CipherString = AES128-GCM-SHA256
219 RenegotiateCiphers = AES128-GCM-SHA256
270 CipherString = AES128-GCM-SHA256
283 RenegotiateCiphers = AES256-GCM-SHA384
H A D17-renegotiate.cnf241 CipherString = AES128-GCM-SHA256
286 RenegotiateCiphers = AES128-GCM-SHA256
337 CipherString = AES128-GCM-SHA256
350 RenegotiateCiphers = AES256-GCM-SHA384
/freebsd-14.2/sys/contrib/openzfs/
H A DCOPYRIGHT23 * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams
24 * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
/freebsd-14.2/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.cryptogams.descrip1 PORTIONS OF GCM and GHASH FUNCTIONALITY
H A DTHIRDPARTYLICENSE.openssl.descrip1 PORTIONS OF GCM and GHASH FUNCTIONALITY
/freebsd-14.2/crypto/openssl/doc/man3/
H A DOPENSSL_s390xcap.pod140 # 18 1<<45 KMA-GCM-AES-128
141 # 19 1<<44 KMA-GCM-AES-192
142 # 20 1<<43 KMA-GCM-AES-256
H A DCMS_encrypt.pod33 its parameters. If the cipher mode is GCM, then an AuthEnvelopedData structure
35 the AES variants with GCM mode are the only supported AEAD algorithms.
/freebsd-14.2/sys/crypto/ccp/
H A Dccp.c472 s->mode = GCM; in ccp_newsession()
485 if (s->mode == GCM) { in ccp_newsession()
584 case GCM: in ccp_process()
H A Dccp.h89 enum { HMAC, BLKCIPHER, AUTHENC, GCM } mode; enumerator
/freebsd-14.2/contrib/llvm-project/clang/include/clang/CodeGen/
H A DCodeGenABITypes.h130 llvm::Function *getNonTrivialCStructDefaultConstructor(CodeGenModule &GCM,
/freebsd-14.2/crypto/openssl/demos/
H A DREADME.txt11 aesgcm.c Demonstration of symmetric cipher GCM mode encrypt/decrypt

123