Searched defs:X509_verify (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/x509/
H A Dx_all.c74 int X509_verify(X509 *a, EVP_PKEY *r) function
H A Dx509.h561 # define X509_verify(a,r) ASN1_verify((int (*)())i2d_X509_CINF,a->sig_alg,\ macro

Completed in 53 milliseconds