Home
last modified time | relevance | path

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

/openbsd/usr.bin/openssl/
H A Dts.c536 BIO *in_bio = NULL; in query_command() local
780 BIO *in_bio = NULL; in reply_command() local
854 read_PKCS7(BIO *in_bio) in read_PKCS7()
1072 BIO *in_bio = NULL; in verify_command() local
/openbsd/lib/libcrypto/pkcs7/
H A Dpk7_doit.c425 PKCS7_dataDecode(PKCS7 *p7, EVP_PKEY *pkey, BIO *in_bio, X509 *pcert) in PKCS7_dataDecode()