Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/kdc/
H A Dmit_dump.c306 int tl_type, tl_length; in mit_prop_dump() local
310 tl_type = getint(&p); /* data type */ in mit_prop_dump()
315 switch(tl_type) { in mit_prop_dump()