Home
last modified time | relevance | path

Searched refs:a (Results 1551 – 1575 of 1851) sorted by relevance

1...<<61626364656667686970>>...75

/openssl/test/recipes/30-test_evp_data/
H A Devpciph_camellia_cts.txt5 # this file except in compliance with the License. You can obtain a copy
29 # The ciphertext result also contains a MAC result so this was also manually stripped from the test…
H A Devpciph_aes_gcm_siv.txt5 # this file except in compliance with the License. You can obtain a copy
12 # and continue until a blank line. Lines starting with a pound sign are ignored.
/openssl/doc/man3/
H A DSSL_SESSION_get_time.pod24 hidden entirely by defining B<OPENSSL_API_COMPAT> with a suitable version value,
91 this file except in compliance with the License. You can obtain a copy
/openssl/crypto/engine/
H A Deng_table.c60 static int engine_pile_cmp(const ENGINE_PILE *a, const ENGINE_PILE *b) in engine_pile_cmp() argument
62 return a->nid - b->nid; in engine_pile_cmp()
/openssl/doc/man7/
H A DEVP_RAND-HASH-DRBG.pod120 provider in a complaint manner. For details refer to
128 this file except in compliance with the License. You can obtain a copy
H A DEVP_RAND-HMAC-DRBG.pod123 provider in a complaint manner. For details refer to
131 this file except in compliance with the License. You can obtain a copy
H A DEVP_KDF-KB.pod10 (KBKDF). KBKDF derives a key from repeated application of a keyed MAC to an
199 this file except in compliance with the License. You can obtain a copy
H A DEVP_MD-MD5.pod30 this file except in compliance with the License. You can obtain a copy
H A DEVP_MD-MD4.pod30 this file except in compliance with the License. You can obtain a copy
H A DEVP_MD-SM3.pod30 this file except in compliance with the License. You can obtain a copy
H A DEVP_MD-WHIRLPOOL.pod30 this file except in compliance with the License. You can obtain a copy
H A DEVP_MD-MD2.pod30 this file except in compliance with the License. You can obtain a copy
H A DEVP_ASYM_CIPHER-SM2.pod37 this file except in compliance with the License. You can obtain a copy
H A DEVP_CIPHER-CHACHA.pod37 this file except in compliance with the License. You can obtain a copy
H A DEVP_CIPHER-RC4.pod39 this file except in compliance with the License. You can obtain a copy
/openssl/ssl/quic/
H A Dquic_channel.c1148 static uint64_t min_u64_ignore_0(uint64_t a, uint64_t b) in min_u64_ignore_0() argument
1150 if (a == 0) in min_u64_ignore_0()
1153 return a; in min_u64_ignore_0()
1155 return a < b ? a : b; in min_u64_ignore_0()
2094 if (BIO_ADDR_family(a) != BIO_ADDR_family(b)) in bio_addr_eq()
2097 switch (BIO_ADDR_family(a)) { in bio_addr_eq()
2099 return !memcmp(&a->s_in.sin_addr, in bio_addr_eq()
2101 sizeof(a->s_in.sin_addr)) in bio_addr_eq()
2102 && a->s_in.sin_port == b->s_in.sin_port; in bio_addr_eq()
2105 return !memcmp(&a->s_in6.sin6_addr, in bio_addr_eq()
[all …]
/openssl/external/perl/Text-Template-1.56/
H A DINSTALL12 ahead, or I'll provide a fix.
/openssl/doc/life-cycles/
H A DREADME.md17 Running `make` will produce a number of `.txt` and `.png` files.
/openssl/providers/common/include/prov/
H A Dder_ecx.h.in7 * this file except in compliance with the License. You can obtain a copy
/openssl/.github/ISSUE_TEMPLATE/
H A Dfeature_request.md4 about: Propose a feature you would like to see added in the software
/openssl/providers/implementations/ciphers/
H A Dcipher_sm4_ccm_hw_rv64i.inc5 * this file except in compliance with the License. You can obtain a copy
H A Dcipher_aes_hw_armv8.inc5 * this file except in compliance with the License. You can obtain a copy
H A Dcipher_sm4_gcm_hw_rv64i.inc5 * this file except in compliance with the License. You can obtain a copy
/openssl/engines/
H A De_afalg.txt4 # this file except in compliance with the License. You can obtain a copy
/openssl/apps/
H A Denc.c34 #define STR(a) XSTR(a) argument
35 #define XSTR(a) #a argument

Completed in 79 milliseconds

1...<<61626364656667686970>>...75