Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/pem/
H A Dpem_oth.c78 if (!PEM_bytes_read_bio(&data, &len, NULL, name, bp, cb, u)) in PEM_ASN1_read_bio()
H A Dpem_pkey.c78 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_EVP_PKEY, bp, cb, u)) in PEM_read_bio_PrivateKey()
H A Dpem_lib.c222 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp, in PEM_bytes_read_bio() function
H A Dpem.h544 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,