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