Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hx509/
H A Dhx509-private.h297 _hx509_name_modify (
H A Dname.c514 _hx509_name_modify(hx509_context context, in _hx509_name_modify() function
646 ret = _hx509_name_modify(context, &n->der_name, 0, &oid, r); in hx509_parse_name()
H A Dca.c975 ret = _hx509_name_modify(context, subject, 1, &asn1_oid_id_at_commonName, tstr); in build_proxy_prefix()