Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/pem/
Dpem_lib.c80 static int check_pem(const char *nm, const char *name);
138 static int check_pem(const char *nm, const char *name) in check_pem() function
207 if (check_pem(nm, name)) in PEM_bytes_read_bio()