Home
last modified time | relevance | path

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

/external/openssl/crypto/pem/
Dpem_lib.c421 i=PEM_write_bio(bp,name,buf,data,i); in PEM_ASN1_write_bio()
581 ret=PEM_write_bio(b, name, header, data,len); in PEM_write()
587 int PEM_write_bio(BIO *bp, const char *name, char *header, unsigned char *data, in PEM_write_bio() function
Dpem_info.c373 i=PEM_write_bio(bp,PEM_STRING_RSA,buf,data,i); in PEM_X509_INFO_write_bio()
Dpem.h413 int PEM_write_bio(BIO *bp,const char *name,char *hdr,unsigned char *data,
/external/openssl/include/openssl/
Dpem.h413 int PEM_write_bio(BIO *bp,const char *name,char *hdr,unsigned char *data,