Home
last modified time | relevance | path

Searched refs:vs (Results 1 – 6 of 6) sorted by relevance

/openssl/doc/man3/
H A DX509_STORE_CTX_get_by_subject.pod13 int X509_STORE_CTX_get_by_subject(const X509_STORE_CTX *vs,
16 X509_OBJECT *X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs,
24 and subject I<name> from the store in the provided store context I<vs>.
/openssl/test/testutil/
H A Dprovider.c81 char *vs; in fips_provider_version() local
85 *params = OSSL_PARAM_construct_utf8_ptr(OSSL_PROV_PARAM_VERSION, &vs, 0); in fips_provider_version()
89 || sscanf(vs, "%d.%d.%d", &vers->major, &vers->minor, &vers->patch) != 3) in fips_provider_version()
/openssl/crypto/perlasm/
H A Ds390x.pm1511 sub vs { subroutine
1516 vs(@_,0);
1519 vs(@_,1);
1522 vs(@_,2);
1525 vs(@_,3);
1528 vs(@_,4);
/openssl/include/openssl/
H A Dx509_vfy.h.in601 int X509_STORE_CTX_get_by_subject(const X509_STORE_CTX *vs,
604 X509_OBJECT *X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs,
/openssl/doc/designs/quic-design/
H A Dquic-io-arch.md60 vs. non-blocking I/O in the interface between the QUIC implementation and an
65 Blocking vs. Non-Blocking Modes in Underlying Network BIOs
490 ### Configuration of Blocking vs. Non-Blocking Mode
/openssl/
H A DCHANGES.md1630 * Fix LLVM vs Apple LLVM version numbering confusion that caused build failures
3056 2-prime vs. 3-prime RSA keys was possible by computing N mod 3.
3685 2-prime vs. 3-prime RSA keys was possible by computing N mod 3.
4032 done with mingw vs with MSVC. For POSIX installs, there's still a
9372 This should be configurable so applications can judge speed vs strength.
14589 analogous to the RSA vs. RSA_METHOD type of separation. Because of this

Completed in 66 milliseconds