Searched refs:bio_to_mem (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/crypto/openssl/apps/
H A Dpkeyutl.c293 siglen = bio_to_mem(&sig, keysize * 10, sigbio);
303 buf_inlen = bio_to_mem(&buf_in, keysize * 10, in);
H A Dapps.h323 int bio_to_mem(unsigned char **out, int maxlen, BIO *in);
H A Dapps.c2450 int bio_to_mem(unsigned char **out, int maxlen, BIO *in) function

Completed in 84 milliseconds