Home
last modified time | relevance | path

Searched refs:sample (Results 1 – 15 of 15) sorted by relevance

/openssl/test/recipes/30-test_evp_data/
H A Devppkey_ecdsa_rfc6979.txt34 Input = "sample"
39 Input = "sample"
44 Input = "sample"
51 Input = "sample"
56 Input = "sample"
61 Input = "sample"
68 Input = "sample"
73 Input = "sample"
78 Input = "sample"
85 Input = "sample"
[all …]
H A Devppkey_dsa_rfc6979.txt46 Input = "sample"
51 Input = "sample"
57 Input = "sample"
62 Input = "sample"
68 Input = "sample"
73 Input = "sample"
79 Input = "sample"
84 Input = "sample"
90 Input = "sample"
95 Input = "sample"
[all …]
/openssl/test/
H A Ddrbgtest.c409 unsigned char sample[DRBG_FORK_RESULT_COUNT * RANDOM_SIZE]; in test_rand_reseed_on_fork() local
410 unsigned char *psample = &sample[0]; in test_rand_reseed_on_fork()
486 qsort(sample, sizeof(sample)/2, 2, compare_rand_chunk); in test_rand_reseed_on_fork()
489 for (i = 2, psample = sample + 2 ; i < sizeof(sample) ; i += 2, psample += 2) { in test_rand_reseed_on_fork()
/openssl/ssl/quic/
H A Dquic_wire_pkt.c77 const unsigned char *sample, size_t sample_len, in hdr_generate_mask() argument
93 || !EVP_CipherUpdate(hpr->cipher_ctx, dst, &l, sample, 16)) { in hdr_generate_mask()
106 if (!EVP_CipherInit_ex(hpr->cipher_ctx, NULL, NULL, NULL, sample, 1) in hdr_generate_mask()
137 const unsigned char *sample, in ossl_quic_hdr_protector_decrypt_fields() argument
144 if (!hdr_generate_mask(hpr, sample, sample_len, mask)) in ossl_quic_hdr_protector_decrypt_fields()
167 const unsigned char *sample, in ossl_quic_hdr_protector_encrypt_fields() argument
174 if (!hdr_generate_mask(hpr, sample, sample_len, mask)) in ossl_quic_hdr_protector_encrypt_fields()
/openssl/include/internal/
H A Dquic_wire_pkt.h251 const unsigned char *sample,
261 const unsigned char *sample,
/openssl/test/smime-eml/
H A DSignedInvalidMappingFromanyPolicyTest7.eml12 This is a sample signed message.
/openssl/doc/designs/quic-design/
H A Dquic-statm.md51 - `override_latest_rtt` provides a new latest RTT sample. If it is
H A Ddebugging.md62 website](https://qvis.quictools.info/) also has some sample qlog files which you
/openssl/doc/man3/
H A Dd2i_RSAPrivateKey.pod196 function names. The sample code to get DER encoded output in a type
226 The following sample code does the rest of the work:
/openssl/doc/man1/
H A Dopenssl-ca.pod.in6 openssl-ca - sample minimal CA application
666 To use the sample configuration file below the directories F<demoCA>,
700 A sample SPKAC file (the SPKAC line has been truncated for clarity):
708 A sample configuration file with the relevant sections for this command:
/openssl/doc/man5/
H A Dconfig.pod519 F<sample>.
521 sample = fips_config
/openssl/doc/internal/man3/
H A DOPTIONS.pod88 The third line is a sample
/openssl/external/perl/Text-Template-1.56/
H A DLICENSE261 necessary. Here a sample; alter the names:
/openssl/test/recipes/80-test_cmp_http_data/
H A Dtest_enrollment.csv51 …-newkey,new.key,, -newkeypass,pass:,,,BLANK,,,,BLANK,, -sans,https://www.sample.com,BLANK,,BLANK,,…
/openssl/
H A DCHANGES.md9174 against a number of sample certificates.
20386 and add a sample to openssl.cnf so req -x509 now adds appropriate
20497 encryption from sample DSA keys (in case anyone is interested the password

Completed in 77 milliseconds