Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/lib/
H A Dapps.c2182 static int do_x509_init(X509 *x, STACK_OF(OPENSSL_STRING) *opts) in do_x509_init() function
2342 if (do_x509_init(x, vfyopts) > 0) in do_X509_verify()