Home
last modified time | relevance | path

Searched defs:exts (Results 1 – 12 of 12) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_req.c209 X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts, in X509_REQ_add_extensions_nid()
228 X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
H A Dx509_prn.c159 X509V3_extensions_print(BIO *bp, const char *title, in X509V3_extensions_print()
/openbsd/regress/lib/libcrypto/x509/
H A Dx509req_ext.c82 X509_EXTENSIONS *exts; in main() local
/openbsd/regress/usr.bin/ssh/unittests/sshkey/
H A Dtest_sshkey.c51 struct sshbuf *ca_buf, *pk, *principals, *critopts, *exts; in build_cert() local
/openbsd/gnu/usr.sbin/mkhybrid/src/libhfs_iso/
H A Dlvolume.c595 void markexts(block *vbm, ExtDataRec *exts) in markexts()
/openbsd/lib/libssl/
H A Ds3_lib.c1780 _SSL_get_tlsext_status_exts(SSL *s, STACK_OF(X509_EXTENSION) **exts) in _SSL_get_tlsext_status_exts()
1787 _SSL_set_tlsext_status_exts(SSL *s, STACK_OF(X509_EXTENSION) *exts) in _SSL_set_tlsext_status_exts()
H A Dssl_tlsext.c903 CBB respid_list, respid, exts; in tlsext_ocsp_client_build() local
948 CBS respid_list, respid, exts; in tlsext_ocsp_server_process() local
/openbsd/lib/libcrypto/ocsp/
H A Docsp_ext.c367 ocsp_add1_nonce(STACK_OF(X509_EXTENSION) **exts, unsigned char *val, int len) in ocsp_add1_nonce()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DRISCV.cpp875 RISCVISAInfo::OrderedExtensionMap exts; in mergeAttributesSection() local
/openbsd/usr.bin/ssh/
H A Dsftp-client.c88 u_int exts; member
H A Dsshkey.c1732 struct sshbuf *exts = NULL, *ca = NULL; in cert_parse() local
/openbsd/gnu/usr.bin/perl/
H A Dutil.c3359 static const char *const exts[] = { SEARCH_EXTS }; local