Home
last modified time | relevance | path

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

/openssl/test/
H A Dendecoder_legacy_test.c301 PEM_read_bio_of_void *pem_read_bio, in test_protected_PEM() argument
331 if (pem_read_bio != NULL) { in test_protected_PEM()
342 pem_read_bio(membio_legacy, NULL, NULL, NULL)) in test_protected_PEM()
369 PEM_read_bio_of_void *pem_read_bio, in test_unprotected_PEM() argument
398 if (pem_read_bio != NULL) { in test_unprotected_PEM()
409 pem_read_bio(membio_legacy, NULL, NULL, NULL)) in test_unprotected_PEM()

Completed in 5 milliseconds