Home
last modified time | relevance | path

Searched defs:verify_flags (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Docsp.c256 unsigned long sign_flags = 0, verify_flags = 0, rflags = 0; in ocsp_main() local
[all...]
/freebsd/crypto/heimdal/kdc/
H A Dkrb5tgs.c593 verify_flags (krb5_context context, in verify_flags() function