Home
last modified time | relevance | path

Searched refs:trigger (Results 1 – 11 of 11) sorted by relevance

/openssl-master/crypto/
A Dcpuid.c97 static int trigger = 0; in OPENSSL_cpuid_setup() local
102 if (trigger) in OPENSSL_cpuid_setup()
105 trigger = 1; in OPENSSL_cpuid_setup()
A Darmcap.c145 static int trigger = 0; in OPENSSL_cpuid_setup() local
147 if (trigger) in OPENSSL_cpuid_setup()
149 trigger = 1; in OPENSSL_cpuid_setup()
A Dsparcv9cap.c90 static int trigger = 0; in OPENSSL_cpuid_setup() local
92 if (trigger) in OPENSSL_cpuid_setup()
94 trigger = 1; in OPENSSL_cpuid_setup()
A Dppccap.c139 static int trigger = 0; in OPENSSL_cpuid_setup() local
141 if (trigger) in OPENSSL_cpuid_setup()
143 trigger = 1; in OPENSSL_cpuid_setup()
/openssl-master/doc/man5/
A Dfips_config.pod54 continuous test fails. The default value of C<1> will trigger the error mode.
/openssl-master/doc/man3/
A DOSSL_SELF_TEST_new.pod9 OSSL_SELF_TEST_onend - functionality to trigger a callback during a self test
A DSSL_read.pod52 buffer, the read functions will trigger the processing of the next record.
A DSSL_get_error.pod90 that could trigger B<IO> other than to repeat the previous SSL_write() call.
/openssl-master/providers/
A Dbuild.info104 # This is the trigger to actually build the FIPS module. Without these
/openssl-master/test/recipes/30-test_evp_data/
A Devpciph_aes_common.txt596 # Self-generated vector to trigger false carry on big-endian platforms
/openssl-master/
A DCHANGES.md5143 trigger these issues because of message size limits enforced within libssl.
5349 with missing content and trigger a NULL pointer dereference on parsing.
5478 missing content and trigger a NULL pointer dereference on parsing.
5491 A malicious client can trigger an OPENSSL_assert (i.e., an abort) in
6520 with missing content and trigger a NULL pointer dereference on parsing.
6591 missing content and trigger a NULL pointer dereference on parsing.
6604 A malicious client can trigger an OPENSSL_assert (i.e., an abort) in
7593 with missing content and trigger a NULL pointer dereference on parsing.
7656 missing content and trigger a NULL pointer dereference on parsing.
7669 A malicious client can trigger an OPENSSL_assert (i.e., an abort) in
[all …]

Completed in 32 milliseconds