Home
last modified time | relevance | path

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

/openssl-master/crypto/x509/
A Dx509_lu.c293 X509_OBJECT *X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs, in X509_STORE_CTX_get_obj_by_subject() argument
301 if (!X509_STORE_CTX_get_by_subject(vs, type, name, ret)) { in X509_STORE_CTX_get_obj_by_subject()
309 int X509_STORE_CTX_get_by_subject(const X509_STORE_CTX *vs, in X509_STORE_CTX_get_by_subject() argument
313 X509_STORE *store = vs->store; in X509_STORE_CTX_get_by_subject()
331 j = X509_LOOKUP_by_subject_ex(lu, type, name, &stmp, vs->libctx, in X509_STORE_CTX_get_by_subject()
332 vs->propq); in X509_STORE_CTX_get_by_subject()
/openssl-master/crypto/perlasm/
A Ds390x.pm1511 sub vs { subroutine
1516 vs(@_,0);
1519 vs(@_,1);
1522 vs(@_,2);
1525 vs(@_,3);
1528 vs(@_,4);
/openssl-master/include/openssl/
A Dx509_vfy.h.in594 int X509_STORE_CTX_get_by_subject(const X509_STORE_CTX *vs,
597 X509_OBJECT *X509_STORE_CTX_get_obj_by_subject(X509_STORE_CTX *vs,
/openssl-master/
A DCHANGES.md1135 2-prime vs. 3-prime RSA keys was possible by computing N mod 3.
1746 2-prime vs. 3-prime RSA keys was possible by computing N mod 3.
2093 done with mingw vs with MSVC. For POSIX installs, there's still a
7433 This should be configurable so applications can judge speed vs strength.
12650 analogous to the RSA vs. RSA_METHOD type of separation. Because of this

Completed in 31 milliseconds