Home
last modified time | relevance | path

Searched refs:X509_STORE_CTX_check_issued_fn (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libcrypto/x509/
H A Dx509_vfy.h319 typedef int (*X509_STORE_CTX_check_issued_fn)(X509_STORE_CTX *ctx, typedef
322 X509_STORE_CTX_check_issued_fn X509_STORE_get_check_issued(X509_STORE *store);
324 X509_STORE_CTX_check_issued_fn check_issued);
325 X509_STORE_CTX_check_issued_fn
H A Dx509_vfy.c2396 X509_STORE_CTX_check_issued_fn
2405 X509_STORE_CTX_check_issued_fn check_issued) in X509_STORE_set_check_issued()
2411 X509_STORE_CTX_check_issued_fn