Searched refs:crt_is_pem (Results 1 – 1 of 1) sorted by relevance
952 static bool crt_is_pem(const unsigned char *buf, size_t buflen) in crt_is_pem() function966 crt_is_pem(ca_cert->buf, ca_cert->len)) { in tls_add_ca_certificate()1002 crt_is_pem(own_cert->buf, own_cert->len)) { in tls_add_own_cert()