Home
last modified time | relevance | path

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

/openbsd/usr.sbin/unbound/smallapp/
H A Dunbound-anchor.c1772 verify_p7sig(BIO* data, BIO* p7s, STACK_OF(X509)* trust, const char* p7signer) in verify_p7sig() function
1943 if(!verify_p7sig(xml, p7s, cert, p7signer)) { in verify_and_update_anchor()