HomeSort by: relevance | last modified time | path
    Searched defs:getuint (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb-mitdb.c 1271 getuint(char **p, const char *what) function
1339 princ_len = getuint(&p, "principal name length");
1345 num_tl_data = getuint(&p, "number of TL data");
1346 num_key_data = getuint(&p, "number of key data");
1355 attributes = getuint(&p, "attributes");

Completed in 13 milliseconds