/mbedtls-development/library/ |
A D | md5.c | 87 uint32_t X[16], A, B, C, D; in mbedtls_internal_md5_process() member 119 local.C = ctx->state[2]; in mbedtls_internal_md5_process() 124 P( local.A, local.B, local.C, local.D, 0, 7, 0xD76AA478 ); in mbedtls_internal_md5_process() 125 P( local.D, local.A, local.B, local.C, 1, 12, 0xE8C7B756 ); in mbedtls_internal_md5_process() 126 P( local.C, local.D, local.A, local.B, 2, 17, 0x242070DB ); in mbedtls_internal_md5_process() 127 P( local.B, local.C, local.D, local.A, 3, 22, 0xC1BDCEEE ); in mbedtls_internal_md5_process() 128 P( local.A, local.B, local.C, local.D, 4, 7, 0xF57C0FAF ); in mbedtls_internal_md5_process() 129 P( local.D, local.A, local.B, local.C, 5, 12, 0x4787C62A ); in mbedtls_internal_md5_process() 130 P( local.C, local.D, local.A, local.B, 6, 17, 0xA8304613 ); in mbedtls_internal_md5_process() 131 P( local.B, local.C, local.D, local.A, 7, 22, 0xFD469501 ); in mbedtls_internal_md5_process() [all …]
|
A D | ripemd160.c | 92 uint32_t A, B, C, D, E, Ap, Bp, Cp, Dp, Ep, X[16]; in mbedtls_internal_ripemd160_process() member 114 local.C = local.Cp = ctx->state[2]; in mbedtls_internal_ripemd160_process() 146 P2( local.A, local.B, local.C, local.D, local.E, 0, 11, 5, 8 ); in mbedtls_internal_ripemd160_process() 147 P2( local.E, local.A, local.B, local.C, local.D, 1, 14, 14, 9 ); in mbedtls_internal_ripemd160_process() 148 P2( local.D, local.E, local.A, local.B, local.C, 2, 15, 7, 9 ); in mbedtls_internal_ripemd160_process() 149 P2( local.C, local.D, local.E, local.A, local.B, 3, 12, 0, 11 ); in mbedtls_internal_ripemd160_process() 150 P2( local.B, local.C, local.D, local.E, local.A, 4, 5, 9, 13 ); in mbedtls_internal_ripemd160_process() 151 P2( local.A, local.B, local.C, local.D, local.E, 5, 8, 2, 15 ); in mbedtls_internal_ripemd160_process() 152 P2( local.E, local.A, local.B, local.C, local.D, 6, 7, 11, 15 ); in mbedtls_internal_ripemd160_process() 267 local.C = ctx->state[1] + local.C + local.Dp; in mbedtls_internal_ripemd160_process() [all …]
|
A D | sha1.c | 100 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_internal_sha1_process() member 143 local.C = ctx->state[2]; in mbedtls_internal_sha1_process() 166 P( local.E, local.A, local.B, local.C, local.D, R(16) ); in mbedtls_internal_sha1_process() 167 P( local.D, local.E, local.A, local.B, local.C, R(17) ); in mbedtls_internal_sha1_process() 168 P( local.C, local.D, local.E, local.A, local.B, R(18) ); in mbedtls_internal_sha1_process() 169 P( local.B, local.C, local.D, local.E, local.A, R(19) ); in mbedtls_internal_sha1_process() 177 P( local.A, local.B, local.C, local.D, local.E, R(20) ); in mbedtls_internal_sha1_process() 178 P( local.E, local.A, local.B, local.C, local.D, R(21) ); in mbedtls_internal_sha1_process() 179 P( local.D, local.E, local.A, local.B, local.C, R(22) ); in mbedtls_internal_sha1_process() 180 P( local.C, local.D, local.E, local.A, local.B, R(23) ); in mbedtls_internal_sha1_process() [all …]
|
A D | aes.c | 110 V(A5,63,63,C6), V(84,7C,7C,F8), V(99,77,77,EE), V(8D,7B,7B,F6), \ 117 V(BF,9C,9C,23), V(F7,A4,A4,53), V(96,72,72,E4), V(5B,C0,C0,9B), \ 118 V(C2,B7,B7,75), V(1C,FD,FD,E1), V(AE,93,93,3D), V(6A,26,26,4C), \ 126 V(1B,09,09,12), V(9E,83,83,1D), V(74,2C,2C,58), V(2E,1A,1A,34), \ 133 V(DE,4A,4A,94), V(D4,4C,4C,98), V(E8,58,58,B0), V(4A,CF,CF,85), \ 137 V(F0,50,50,A0), V(44,3C,3C,78), V(BA,9F,9F,25), V(E3,A8,A8,4B), \ 142 V(4C,CD,CD,81), V(14,0C,0C,18), V(35,13,13,26), V(2F,EC,EC,C3), \ 148 V(CA,46,46,8C), V(29,EE,EE,C7), V(D3,B8,B8,6B), V(3C,14,14,28), \ 151 V(DB,49,49,92), V(0A,06,06,0C), V(6C,24,24,48), V(E4,5C,5C,B8), \ 297 V(8C,61,D7,9A), V(7A,0C,A1,37), V(8E,14,F8,59), V(89,3C,13,EB), \ [all …]
|
/mbedtls-development/tests/suites/ |
A D | test_suite_x509write.data | 55 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 63 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 67 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 71 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 75 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 87 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 91 …_check:"data_files/server1.key":"":"C=NL,O=PolarSSL,CN=PolarSSL Server 1":"data_files/test-ca.key"… 95 mbedtls_x509_string_to_names:"C=NL,O=Offspark\, Inc., OU=PolarSSL":"C=NL, O=Offspark, Inc., OU=Pola… 98 mbedtls_x509_string_to_names:"C=NL, O=Offspark, Inc., OU=PolarSSL":"":MBEDTLS_ERR_X509_UNKNOWN_OID 107 mbedtls_x509_string_to_names:"C=NL, O=Offspark\a Inc., OU=PolarSSL":"":MBEDTLS_ERR_X509_INVALID_NAME [all …]
|
A D | test_suite_x509parse.data | 364 mbedtls_x509_dn_gets:"data_files/server1.crt":"subject":"C=NL, O=PolarSSL, CN=PolarSSL Server 1" 368 mbedtls_x509_dn_gets:"data_files/server1.crt":"issuer":"C=NL, O=PolarSSL, CN=PolarSSL Test CA" 372 mbedtls_x509_dn_gets:"data_files/server2.crt":"subject":"C=NL, O=PolarSSL, CN=localhost" 376 mbedtls_x509_dn_gets:"data_files/server2.crt":"issuer":"C=NL, O=PolarSSL, CN=PolarSSL Test CA" 904 …:"depth 1 - serial 03 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA - flags 0x00000000\ndepth 0 … 916 …:"depth 1 - serial 03 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA - flags 0x00000000\ndepth 0 … 920 …:"depth 1 - serial 03 - subject C=NL, O=PolarSSL, CN=PolarSSL Test CA - flags 0x00000000\ndepth 0 … 928 …C=NL, O=PolarSSL, CN=Polarssl Test EC CA - flags 0x00000000\ndepth 1 - serial 0E - subject C=NL, O… 932 …C=NL, O=PolarSSL, CN=Polarssl Test EC CA - flags 0x00000000\ndepth 1 - serial 0E - subject C=NL, O… 948 …C=NL, O=PolarSSL, CN=Polarssl Test EC CA - flags 0x00000001\ndepth 1 - serial 0E - subject C=NL, O… [all …]
|
/mbedtls-development/programs/test/ |
A D | generate_cpp_dummy_build.sh | 8 Generate a C++ dummy build program that includes all the headers. 34 export LC_ALL=C 40 * This program is a dummy C++ program to ensure Mbed TLS library header files 41 * can be included and built with a C++ compiler.
|
/mbedtls-development/tests/data_files/ |
A D | test-ca.server1.db | 1 R 210212144406Z 110212124407Z 01 unknown /C=NL/O=PolarSSL/CN=PolarSSL Server 1 2 R 210212144400Z 110212124407Z 03 unknown /C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
A D | test-ca.server1.future-crl.db | 1 R 210212144406Z 290101124407Z 01 unknown /C=NL/O=PolarSSL/CN=PolarSSL Server 1 2 R 210212144400Z 290101124407Z 03 unknown /C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
A D | Readme-x509.txt | 7 - test-ca.crt aka "C=NL, O=PolarSSL, CN=PolarSSL Test CA" 11 - test-ca2*.crt aka "C=NL, O=PolarSSL, CN=Polarssl Test EC CA" 17 - test-int-ca.crt "C=NL, O=PolarSSL, CN=PolarSSL Test Intermediate CA" 20 - test-int-ca2.crt "C=NL, O=PolarSSL, CN=PolarSSL Test Intermediate EC CA" 24 - test-int-ca3.crt "C=UK, O=mbed TLS, CN=mbed TLS Test intermediate CA 3" 48 - C -> there is a CRL revoking this cert (see below) 63 - server1*.crt: 1* R C* P1*: misc *(server1-v1 see test-ca-v1.crt above) 83 - server6.crt, server6.pem: 2 E L C: revoked 96 - server9*.crt: 1 R C* L P1*: signed using RSASSA-PSS
|
A D | dhparams.pem | 3 1sa18fyfR9OiVEMYglOpkqVoGLN7qd5aQNNi5W7/C+VBdHTBJcGZJyyP5B3qcz32
|
A D | server1_csr.opensslconf | 8 C = NL
|
A D | server3.crt | 12 DYSEUuxtnUZOko/C//XlCEtK0TuS2aLEqF3gJjBJTCfthEdAhJCtmPAQDCzeKsdx
|
A D | server1.req.sha512 | 15 BrwaO8q8rg+C+xvMY7858Kk8kwjb
|
A D | server1.ca_noauthid.crt | 14 q1bJnKE3FXDeU8pbhEhpfsd2zcKdJxzp7Bg8Ms/xKBuOZhn/4C/n2FwZpEeAsS7J
|
A D | cert_sha1.crt | 18 83C/1ZSFrNo9GONsCJ0GVGEt7IK7FPqXYW7rXi30BRse33ziU7RPWGDT13bh9Rdz
|
A D | server9-with-ca.crt | 25 Issuer: C=NL, O=PolarSSL, CN=PolarSSL Test CA 29 Subject: C=NL, O=PolarSSL, CN=PolarSSL Test CA 60 DirName:/C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
A D | server10_int3_int-ca2_ca.crt | 46 Issuer: C=NL, O=PolarSSL, CN=PolarSSL Test CA 50 Subject: C=NL, O=PolarSSL, CN=PolarSSL Test CA 81 DirName:/C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
/mbedtls-development/3rdparty/everest/ |
A D | README.md | 3 This is a formally verified implementation of Curve25519-based handshakes. The C code is automatica… 5 …orted platforms are currently `x86` and `x86_64` using gcc or clang, and Visual C (2010 and later).
|
/mbedtls-development/docs/proposed/ |
A D | psa-driver-developer-guide.md | 25 …C linkage, and to declare these functions in a **driver description file**. The driver description… 32 * C header files defining the types required by the driver description. The names of these header f… 35 ## Driver C interfaces
|
/mbedtls-development/tests/data_files/dir3/ |
A D | test-ca.crt | 6 Issuer: C=NL, O=PolarSSL, CN=PolarSSL Test CA 10 Subject: C=NL, O=PolarSSL, CN=PolarSSL Test CA 41 DirName:/C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
/mbedtls-development/tests/data_files/dir1/ |
A D | test-ca.crt | 6 Issuer: C=NL, O=PolarSSL, CN=PolarSSL Test CA 10 Subject: C=NL, O=PolarSSL, CN=PolarSSL Test CA 41 DirName:/C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
/mbedtls-development/tests/data_files/dir2/ |
A D | test-ca.crt | 6 Issuer: C=NL, O=PolarSSL, CN=PolarSSL Test CA 10 Subject: C=NL, O=PolarSSL, CN=PolarSSL Test CA 41 DirName:/C=NL/O=PolarSSL/CN=PolarSSL Test CA
|
/mbedtls-development/docs/architecture/ |
A D | psa-crypto-implementation-structure.md | 15 * Addressing software and hardware cryptographic implementations through the same C interface reduc… 30 ```C 52 …tation. The implementations are generated in a psa_crypto_driver_wrappers.c C file and the functio… 56 Note that the implementation allows to build the library with only a C compiler by shipping a gener… 73 An Mbed TLS PSA driver C file is named psa_crypto_<driver_name>.c and its associated header file ps…
|
/mbedtls-development/tests/data_files/dir4/ |
A D | cert12.crt | 16 C+hpBvOkXScnItfdMKAAce71CsZeN97sbxeNIMBDiX9bSy+dZLscEhRwBUABiNr/
|