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

/freebsd-10.0-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.c84 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_EVP_PKEY, bp, cb, u))
164 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_PARAMETERS,
H A Dpem.h415 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,
H A Dpem_lib.c273 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, function

Completed in 173 milliseconds