Home
last modified time | relevance | path

Searched refs:check_purpose (Results 1 – 3 of 3) sorted by relevance

/openssl/crypto/x509/
H A Dv3_purp.c100 return pt->check_purpose(pt, x, non_leaf); in X509_check_purpose()
198 ptmp->check_purpose = ck; in X509_PURPOSE_add()
H A Dx509_vfy.c462 static int check_purpose(X509_STORE_CTX *ctx, X509 *x, int purpose, int depth, in check_purpose() function
646 if (purpose > 0 && !check_purpose(ctx, x, purpose, i, must_be_ca)) in check_extensions()
/openssl/include/openssl/
H A Dx509v3.h.in465 int (*check_purpose) (const struct x509_purpose_st *, const X509 *, int); member

Completed in 32 milliseconds