Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/evp/
H A De_aes.c79 GCM128_CONTEXT gcm; member
270 CRYPTO_gcm128_init(&gctx->gcm, &gctx->ks, in aesni_gcm_init_key()
1434 if (gctx->gcm.key) { in aes_gcm_ctrl()
1435 if (gctx->gcm.key != &gctx->ks) in aes_gcm_ctrl()
1437 gctx_out->gcm.key = &gctx_out->ks; in aes_gcm_ctrl()
1621 if (CRYPTO_gcm128_encrypt(&gctx->gcm, in aes_gcm_cipher()
2273 GCM128_CONTEXT gcm; member
2335 GCM128_CONTEXT gcm; in aead_aes_gcm_seal() local
2343 memcpy(&gcm, &gcm_ctx->gcm, sizeof(gcm)); in aead_aes_gcm_seal()
2378 GCM128_CONTEXT gcm; in aead_aes_gcm_open() local
[all …]
/openbsd/regress/lib/libcrypto/aead/
H A DMakefile13 ./${PROG} aes-128-gcm ${.CURDIR}/aes_128_gcm_tests.txt
14 ./${PROG} aes-192-gcm ${.CURDIR}/aes_192_gcm_tests.txt
15 ./${PROG} aes-256-gcm ${.CURDIR}/aes_256_gcm_tests.txt
H A Daeadtests.txt7 AEAD: aes-128-gcm
16 AEAD: aes-256-gcm
25 AEAD: aes-128-gcm
34 AEAD: aes-256-gcm
H A Daes_192_gcm_tests.txt1 …tors from NIST: http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
H A Daes_256_gcm_tests.txt424 …st vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
H A Daes_128_gcm_tests.txt431 …st vectors from http://csrc.nist.gov/groups/ST/toolkit/BCM/documents/proposedmodes/gcm/gcm-spec.pdf
/openbsd/regress/sbin/ipsecctl/
H A Dsafail3.ok5 stdin: 19: aes-128-gcm is disallowed with static keys
6 stdin: 22: aes-192-gcm is disallowed with static keys
7 stdin: 25: aes-256-gcm is disallowed with static keys
H A Dsafail3.in18 enc aes-128-gcm \
21 enc aes-192-gcm \
24 enc aes-256-gcm \
/openbsd/lib/libcrypto/objects/
H A Dobjects.txt899 aes 6 : id-aes128-GCM : aes-128-gcm
910 aes 26 : id-aes192-GCM : aes-192-gcm
921 aes 46 : id-aes256-GCM : aes-256-gcm
/openbsd/usr.bin/ssh/
H A DPROTOCOL89 "aes128-gcm@openssh.com" or "aes256-gcm@openssh.com" and never as