Searched refs:PEM_bytes_read_bio (Results 1 – 4 of 4) sorted by relevance
| /onnv-gate/usr/src/common/openssl/crypto/pem/ |
| H A D | pem_oth.c | 78 if (!PEM_bytes_read_bio(&data, &len, NULL, name, bp, cb, u)) in PEM_ASN1_read_bio()
|
| H A D | pem_pkey.c | 78 if (!PEM_bytes_read_bio(&data, &len, &nm, PEM_STRING_EVP_PKEY, bp, cb, u)) in PEM_read_bio_PrivateKey()
|
| H A D | pem_lib.c | 222 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 D | pem.h | 544 int PEM_bytes_read_bio(unsigned char **pdata, long *plen, char **pnm, const char *name, BIO *bp,
|