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.c460 const char *sep_dn, *sep_mv, *sep_eq; in do_name_ex() local
504 sep_eq = " = "; in do_name_ex()
507 sep_eq = "="; in do_name_ex()
563 if (!io_ch(arg, sep_eq, sep_eq_len)) in do_name_ex()