HomeSort by: relevance | last modified time | path
    Searched refs:aes (Results 1 - 25 of 259) sorted by relevancy

1 2 3 4 5 6 7 8 91011

  /src/sys/crypto/aes/arch/x86/
aes_sse2_4x32.h 32 #include <crypto/aes/aes.h>
aes_via.h 32 #include <crypto/aes/aes_impl.h>
aes_ssse3_impl.h 34 #include <crypto/aes/aes.h>
35 #include <crypto/aes/arch/x86/aes_ssse3.h>
  /src/crypto/external/apache2/openssl/dist/providers/implementations/ciphers/
cipher_aes.c 11 * AES low level APIs are deprecated for public use, but still ok for internal
17 /* Dispatch functions for AES cipher modes ecb, cbc, ofb, cfb, ctr */
51 IMPLEMENT_generic_cipher(aes, AES, ecb, ECB, 0, 256, 128, 0, block)
53 IMPLEMENT_generic_cipher(aes, AES, ecb, ECB, 0, 192, 128, 0, block)
55 IMPLEMENT_generic_cipher(aes, AES, ecb, ECB, 0, 128, 128, 0, block)
57 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 256, 128, 128, block
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/
aes_misc.c 11 #include <openssl/aes.h>
17 return "aes(full)";
19 return "aes(partial)";
  /src/crypto/external/apache2/openssl/dist/providers/implementations/skeymgmt/
aes_skmgmt.c 22 PROV_SKEY *aes = generic_import(provctx, selection, params); local
24 if (aes == NULL)
27 if (aes->length != 16 && aes->length != 24 && aes->length != 32) {
28 generic_free(aes);
31 aes->type = SKEY_TYPE_AES;
33 return aes;
39 PROV_SKEY *aes = keydata; local
41 if (aes->type != SKEY_TYPE_AES
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/aes/
aes_misc.c 11 #include <openssl/aes.h>
18 return "aes(full)";
20 return "aes(partial)";
  /src/crypto/external/bsd/openssl/dist/crypto/aes/
aes_misc.c 11 #include <openssl/aes.h>
18 return "aes(full)";
20 return "aes(partial)";
  /src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
cipher_aes.c 11 * AES low level APIs are deprecated for public use, but still ok for internal
17 /* Dispatch functions for AES cipher modes ecb, cbc, ofb, cfb, ctr */
53 IMPLEMENT_generic_cipher(aes, AES, ecb, ECB, 0, 256, 128, 0, block)
55 IMPLEMENT_generic_cipher(aes, AES, ecb, ECB, 0, 192, 128, 0, block)
57 IMPLEMENT_generic_cipher(aes, AES, ecb, ECB, 0, 128, 128, 0, block)
59 IMPLEMENT_generic_cipher(aes, AES, cbc, CBC, 0, 256, 128, 128, block
    [all...]
  /src/external/bsd/wpa/dist/src/crypto/
Makefile 11 aes-cbc.o \
12 aes-ccm.o \
13 aes-ctr.o \
14 aes-eax.o \
15 aes-encblock.o \
16 aes-gcm.o \
17 aes-internal.o \
18 aes-internal-dec.o \
19 aes-internal-enc.o \
20 aes-omac1.o
    [all...]
aes-ccm.c 2 * Counter with CBC-MAC (CCM) with AES
13 #include "aes.h"
28 static void aes_ccm_auth_start(void *aes, size_t M, size_t L, const u8 *nonce,
44 aes_encrypt(aes, b, x); /* X_1 = E(K, B_0) */
54 aes_encrypt(aes, aad_buf, x); /* X_2 = E(K, X_1 XOR B_1) */
59 aes_encrypt(aes, &aad_buf[AES_BLOCK_SIZE], x);
64 static void aes_ccm_auth(void *aes, const u8 *data, size_t len, u8 *x)
73 aes_encrypt(aes, x, x);
79 aes_encrypt(aes, x, x);
92 static void aes_ccm_encr(void *aes, size_t L, const u8 *in, size_t len, u8 *out
153 void *aes; local
183 void *aes; local
    [all...]
  /src/crypto/external/apache2/openssl/dist/test/recipes/30-test_evp_data/
evpciph_aes_ocb.txt 14 Title = AES OCB Test vectors
16 Cipher = aes-128-ocb
24 Cipher = aes-128-ocb
32 Cipher = aes-128-ocb
40 Cipher = aes-128-ocb
48 Cipher = aes-128-ocb
56 Cipher = aes-128-ocb
64 Cipher = aes-128-ocb
72 Cipher = aes-128-ocb
80 Cipher = aes-128-oc
    [all...]
evpciph_aes_siv.txt 14 Title = RFC5297 AES-SIV
16 Cipher = aes-128-siv
23 Cipher = aes-128-siv
29 Cipher = aes-128-siv
36 Cipher = aes-128-siv
45 Cipher = aes-128-siv
54 Cipher = aes-128-siv
63 Cipher = aes-192-siv
70 Cipher = aes-256-siv
82 Cipher = aes-128-si
    [all...]
evpciph_aes_common.txt 16 Title = AES (from FIPS-197 test vectors)
18 Cipher = AES-128-ECB
24 # AES 192 ECB tests (from FIPS-197 test vectors, encrypt)
26 Cipher = AES-192-ECB
33 # AES 256 ECB tests (from FIPS-197 test vectors, encrypt)
35 Cipher = AES-256-ECB
42 # AES 128 ECB tests (from NIST test vectors, encrypt)
44 #AES-128-ECB:00000000000000000000000000000000::00000000000000000000000000000000:C34C052CC0DA8D73451AFE5F03BE297F:1
46 # AES 128 ECB tests (from NIST test vectors, decrypt)
48 #AES-128-ECB:00000000000000000000000000000000::44416AC2D1F53C583303917E6BE9EBE0:00000000000000000000000 (…)
    [all...]
evpciph_aes_gcm_siv.txt 14 Title = RFC8452 AES-GCM-SIV
17 Cipher = aes-128-gcm-siv
26 Cipher = aes-128-gcm-siv
35 Cipher = aes-128-gcm-siv
44 Cipher = aes-128-gcm-siv
53 Cipher = aes-128-gcm-siv
62 Cipher = aes-128-gcm-siv
71 Cipher = aes-128-gcm-siv
80 Cipher = aes-128-gcm-siv
89 Cipher = aes-128-gcm-si
    [all...]
evpciph_aes_ccm_cavs.txt 13 Cipher = aes-128-ccm
21 Cipher = aes-128-ccm
31 Cipher = aes-128-ccm
41 Cipher = aes-128-ccm
51 Cipher = aes-128-ccm
59 Cipher = aes-128-ccm
69 Cipher = aes-128-ccm
79 Cipher = aes-128-ccm
89 Cipher = aes-128-ccm
99 Cipher = aes-128-cc
    [all...]
  /src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
evpciph_aes_ocb.txt 14 Title = AES OCB Test vectors
16 Cipher = aes-128-ocb
24 Cipher = aes-128-ocb
32 Cipher = aes-128-ocb
40 Cipher = aes-128-ocb
48 Cipher = aes-128-ocb
56 Cipher = aes-128-ocb
64 Cipher = aes-128-ocb
72 Cipher = aes-128-ocb
80 Cipher = aes-128-oc
    [all...]
evpciph_aes_siv.txt 14 Title = RFC5297 AES-SIV
16 Cipher = aes-128-siv
23 Cipher = aes-128-siv
29 Cipher = aes-128-siv
36 Cipher = aes-128-siv
45 Cipher = aes-128-siv
54 Cipher = aes-128-siv
63 Cipher = aes-192-siv
70 Cipher = aes-256-siv
evpciph_aes_ccm_cavs.txt 13 Cipher = aes-128-ccm
21 Cipher = aes-128-ccm
31 Cipher = aes-128-ccm
41 Cipher = aes-128-ccm
51 Cipher = aes-128-ccm
59 Cipher = aes-128-ccm
69 Cipher = aes-128-ccm
79 Cipher = aes-128-ccm
89 Cipher = aes-128-ccm
99 Cipher = aes-128-cc
    [all...]
evpciph_aes_common.txt 16 Title = AES (from FIPS-197 test vectors)
18 Cipher = AES-128-ECB
24 # AES 192 ECB tests (from FIPS-197 test vectors, encrypt)
26 Cipher = AES-192-ECB
33 # AES 256 ECB tests (from FIPS-197 test vectors, encrypt)
35 Cipher = AES-256-ECB
42 # AES 128 ECB tests (from NIST test vectors, encrypt)
44 #AES-128-ECB:00000000000000000000000000000000::00000000000000000000000000000000:C34C052CC0DA8D73451AFE5F03BE297F:1
46 # AES 128 ECB tests (from NIST test vectors, decrypt)
48 #AES-128-ECB:00000000000000000000000000000000::44416AC2D1F53C583303917E6BE9EBE0:00000000000000000000000 (…)
    [all...]
  /src/sys/crypto/aes/
aes_keysched.c 38 #include <crypto/aes/aes_keysched.h>
41 #include <crypto/aes/aes_bear64.h>
43 #include <crypto/aes/aes_bear.h>
49 * Compute the standard AES encryption key schedule, expanding a
68 * Compute the standard AES decryption key schedule, expanding a
  /src/tests/sys/crypto/
Makefile 7 TESTS_SUBDIRS+= aes
  /src/tests/sys/crypto/aes/
t_aes.c 31 #include <crypto/aes/aes.h>
32 #include <crypto/aes/aes_bear.h>
33 #include <crypto/aes/aes_bear64.h>
34 #include <crypto/aes/aes_impl.h>
37 #include <crypto/aes/arch/x86/aes_ni.h>
38 #include <crypto/aes/arch/x86/aes_sse2_4x32.h>
39 #include <crypto/aes/arch/x86/aes_ssse3.h>
40 #include <crypto/aes/arch/x86/aes_via.h>
44 #include <crypto/aes/arch/arm/aes_armv8.h
    [all...]
  /src/sys/crypto/adiantum/
adiantum.h 35 #include <crypto/aes/aes.h>
42 uint8_t kk[32]; /* AES key */
48 struct aesenc kk_enc; /* expanded AES key */
  /src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
evpccmcavs.txt 13 Cipher = aes-128-ccm
21 Cipher = aes-128-ccm
31 Cipher = aes-128-ccm
41 Cipher = aes-128-ccm
51 Cipher = aes-128-ccm
59 Cipher = aes-128-ccm
69 Cipher = aes-128-ccm
79 Cipher = aes-128-ccm
89 Cipher = aes-128-ccm
99 Cipher = aes-128-cc
    [all...]

Completed in 28 milliseconds

1 2 3 4 5 6 7 8 91011