Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/pem/
H A Dpem_lib.c31 static int check_pem(const char *nm, const char *name);
126 static int check_pem(const char *nm, const char *name) in check_pem() function
261 } while (!check_pem(nm, name)); in pem_bytes_read_bio_flags()