Searched defs:sigbio (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/openssl/apps/ | ||
H A D | dgst.c | 394 BIO *sigbio = BIO_new_file(sigfile, "rb"); in dgst_main() local |
H A D | pkeyutl.c | 407 BIO *sigbio = BIO_new_file(sigfile, "rb"); in pkeyutl_main() local |