HomeSort by: relevance | last modified time | path
    Searched defs:verify_p7sig (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c 1774 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) function
1945 if(!verify_p7sig(xml, p7s, cert, p7signer)) {
unbound-anchor.c 1774 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) function
1945 if(!verify_p7sig(xml, p7s, cert, p7signer)) {

Completed in 61 milliseconds