Home
last modified time | relevance | path

Searched refs:touch (Results 1 – 7 of 7) sorted by relevance

/openssl/.github/workflows/
H A Dfips-checksums.yml67 …run: make diff-fips-checksums && touch ../artifact/fips_unchanged || ( touch ../artifact/fips_chan…
112 …e-types ./build-pristine/libssl.so ./build/libssl.so && touch ./artifact/abi_unchanged || ( touch
/openssl/ssl/quic/
H A Dquic_impl.c35 static void qc_set_default_xso(QUIC_CONNECTION *qc, QUIC_XSO *xso, int touch);
37 int touch, QUIC_XSO **old_xso);
650 int touch, in qc_set_default_xso_keep_ref() argument
686 if (touch) in qc_set_default_xso_keep_ref()
695 static void qc_set_default_xso(QUIC_CONNECTION *qc, QUIC_XSO *xso, int touch) in qc_set_default_xso() argument
699 qc_set_default_xso_keep_ref(qc, xso, touch, &old_xso); in qc_set_default_xso()
/openssl/doc/designs/quic-design/
H A Dquic-thread-assist.md53 and the assist thread is never allowed to touch it:
/openssl/doc/man3/
H A DOpenSSL_version.pod62 The OpenSSL project will not touch this macro (will leave it an empty string).
/openssl/
H A DREADME.md186 There are various ways to get in touch. The correct channel depends on
H A DREADME-ENGINES.md279 touch hw_atalla.c ; make
/openssl/Configurations/
H A Dunix-Makefile.tmpl1750 \@touch $dep.tmp

Completed in 26 milliseconds