Home
last modified time | relevance | path

Searched defs:isname (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/libressl/crypto/x509/
H A Dx509_akey.c156 X509_NAME *isname = NULL; in v2i_AUTHORITY_KEYID() local
/dragonfly/contrib/nvi2/common/
H A Dseq.c274 seq_dump(SCR *sp, seq_t stype, int isname) in seq_dump()