Home
last modified time | relevance | path

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

/onnv-gate/usr/src/common/openssl/crypto/pem/
H A Dpem_lib.c77 static int check_pem(const char *nm, const char *name);
179 static int check_pem(const char *nm, const char *name) in check_pem() function
239 if(check_pem(nm, name)) break; in PEM_bytes_read_bio()