Searched refs:pem_bytes_read_bio_flags (Results 1 – 1 of 1) sorted by relevance
/freebsd/crypto/openssl/crypto/pem/ |
H A D | pem_lib.c | 235 static int pem_bytes_read_bio_flags(unsigned char **pdata, long *plen, in pem_bytes_read_bio_flags() function 281 return pem_bytes_read_bio_flags(pdata, plen, pnm, name, bp, cb, u, in PEM_bytes_read_bio() 288 return pem_bytes_read_bio_flags(pdata, plen, pnm, name, bp, cb, u, in PEM_bytes_read_bio_secmem()
|