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

/external/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.c225 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, function
H A Dpem.h580 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,
/external/openssl/include/openssl/
H A Dpem.h580 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,

Completed in 71 milliseconds