Home
last modified time | relevance | path

Searched defs:xp (Results 1 – 4 of 4) sorted by relevance

/openssl/crypto/x509/
H A Dv3_purp.c246 int X509_PURPOSE_get_id(const X509_PURPOSE *xp) in X509_PURPOSE_get_id()
251 char *X509_PURPOSE_get0_name(const X509_PURPOSE *xp) in X509_PURPOSE_get0_name()
256 char *X509_PURPOSE_get0_sname(const X509_PURPOSE *xp) in X509_PURPOSE_get0_sname()
261 int X509_PURPOSE_get_trust(const X509_PURPOSE *xp) in X509_PURPOSE_get_trust()
716 static int check_purpose_ssl_client(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ssl_client()
740 static int check_purpose_ssl_server(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ssl_server()
793 static int check_purpose_smime_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_smime_sign()
813 static int check_purpose_crl_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_crl_sign()
828 static int check_purpose_ocsp_helper(const X509_PURPOSE *xp, const X509 *x, in check_purpose_ocsp_helper()
873 static int check_purpose_code_sign(const X509_PURPOSE *xp, const X509 *x, in check_purpose_code_sign()
[all …]
H A Dx509_trust.c203 int X509_TRUST_get_flags(const X509_TRUST *xp) in X509_TRUST_get_flags()
208 char *X509_TRUST_get0_name(const X509_TRUST *xp) in X509_TRUST_get0_name()
213 int X509_TRUST_get_trust(const X509_TRUST *xp) in X509_TRUST_get_trust()
H A Dx509_vfy.c2449 X509_PURPOSE *xp = X509_PURPOSE_get0(idx); in X509_STORE_CTX_init() local
/openssl/test/
H A Devp_extra_test.c2467 X509_PUBKEY *xp = X509_PUBKEY_new_ex(testctx, testpropq); in test_X509_PUBKEY_inplace() local
2498 X509_PUBKEY *xp = NULL, *xq = NULL; in test_X509_PUBKEY_dup() local

Completed in 36 milliseconds