Home
last modified time | relevance | path

Searched defs:check_purpose (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/include/openssl/
Dx509v3.h407 int (*check_purpose) (const struct x509_purpose_st *, const X509 *, int); member
/third_party/openssl/crypto/x509/
Dx509_vfy.c403 static int check_purpose(X509_STORE_CTX *ctx, X509 *x, int purpose, int depth, in check_purpose() function