Home
last modified time | relevance | path

Searched refs:inhibit (Results 1 – 9 of 9) sorted by relevance

/openssl/ssl/quic/
H A Dquic_engine.c85 void ossl_quic_engine_set_inhibit_tick(QUIC_ENGINE *qeng, int inhibit) in ossl_quic_engine_set_inhibit_tick() argument
87 qeng->inhibit_tick = (inhibit != 0); in ossl_quic_engine_set_inhibit_tick()
/openssl/include/internal/
H A Dquic_engine.h77 void ossl_quic_engine_set_inhibit_tick(QUIC_ENGINE *qeng, int inhibit);
/openssl/doc/man3/
H A DX509_VERIFY_PARAM_set_flags.pod271 B<X509_V_FLAG_INHIBIT_MAP> set the B<require explicit policy>, B<inhibit any
272 policy> and B<inhibit policy mapping> flags respectively as defined in
/openssl/include/openssl/
H A Dx509_vfy.h.in339 /* Policy variable inhibit-any-policy */
341 /* Policy variable inhibit-policy-mapping */
/openssl/doc/man1/
H A Dopenssl-verification-options.pod450 Set policy variable inhibit-any-policy (see RFC5280).
454 Set policy variable inhibit-policy-mapping (see RFC5280).
/openssl/test/
H A Dquic_multistream_test.c314 #define OP_C_INHIBIT_TICK(inhibit) \ argument
315 {OPK_C_INHIBIT_TICK, NULL, (inhibit), NULL, NULL, 0, NULL},
/openssl/doc/man7/
H A Dopenssl-quic.pod101 has been associated with the QUIC connection SSL object will inhibit future
/openssl/crypto/objects/
H A Dobjects.txt905 !Cname inhibit-any-policy
/openssl/
H A DCHANGES.md12629 * Make it possible to inhibit symlinking of shared libraries in

Completed in 105 milliseconds