Home
last modified time | relevance | path

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

/trueos/crypto/openssl/crypto/x509/
HDx509_req.c223 int X509_REQ_add_extensions_nid(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts, in X509_REQ_add_extensions_nid()
260 int X509_REQ_add_extensions(X509_REQ *req, STACK_OF(X509_EXTENSION) *exts) in X509_REQ_add_extensions()
/trueos/contrib/opie/libopie/
HDgenerator.c143 int exts; variable
/trueos/crypto/openssl/crypto/x509v3/
HDv3_prn.c185 int X509V3_extensions_print(BIO *bp, char *title, in X509V3_extensions_print()
/trueos/crypto/openssl/crypto/ocsp/
HDocsp_ext.c342 static int ocsp_add1_nonce(STACK_OF(X509_EXTENSION) **exts, in ocsp_add1_nonce()
/trueos/crypto/openssh/
HDkey.c1404 u_char *principals, *critical, *exts, *sig_key, *sig; in cert_parse() local
HDsftp-client.c81 u_int exts; member