Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509/
Da_strex.c440 const char *sep_dn, *sep_mv, *sep_eq; in do_name_ex() local
484 sep_eq = " = "; in do_name_ex()
487 sep_eq = "="; in do_name_ex()
543 if (!io_ch(arg, sep_eq, sep_eq_len)) in do_name_ex()