Home
last modified time | relevance | path

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

/openssl/crypto/pem/
H A Dpem_lib.c816 static int get_header_and_data(BIO *bp, BIO **header, BIO **data, char *name, in get_header_and_data() function
953 if (!get_header_and_data(bp, &headerB, &dataB, name, flags)) in PEM_read_bio_ex()

Completed in 7 milliseconds