Searched refs:TOKEN_KEY (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/crypto/external/bsd/libsaslc/dist/src/
H A Dparser.c67 TOKEN_KEY, /* option (key) */ enumerator in enum:__anon277
124 token->type = TOKEN_KEY;
139 case TOKEN_KEY:
195 if (t->type != TOKEN_KEY)
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c104 enum keytype { ACCEPTOR_KEY, INITIATOR_KEY, TOKEN_KEY }; enumerator in enum:keytype
136 case TOKEN_KEY:
562 TOKEN_KEY,

Completed in 206 milliseconds