Searched refs:PEM_bytes_read_bio (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/crypto/openssl/crypto/pem/
H A Dpem_oth.c78 if (!PEM_bytes_read_bio(&data, &len, NULL, name, bp, cb, u))
H A Dpem_pkey.c78 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_EVP_PKEY, bp, cb, u))
H A Dpem_lib.c229 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, function
H A Dpem.h557 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm,

Completed in 101 milliseconds