Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/spnego/
H A Dspnego.asn18 MechTypeList ::= SEQUENCE OF MechType
26 mechTypes [0] MechTypeList,
33 mechTypes [0] MechTypeList,
H A Dspnego.opt1 --sequence=MechTypeList
H A Dspnego_locl.h79 MechTypeList initiator_mech_types;
H A Dcompat.c202 MechTypeList *mechtypelist) in add_mech_type()
238 MechTypeList *mechtypelist, in _gss_spnego_indicate_mechtypelist()
H A Dspnego-private.h131 MechTypeList */*mechtypelist*/,
H A Dinit_sec_context.c551 ASN1_MALLOC_ENCODE(MechTypeList, mech_buf.value, mech_buf.length, in spnego_reply()
H A Daccept_sec_context.c442 ASN1_MALLOC_ENCODE(MechTypeList, in acceptor_complete()
/freebsd/lib/libgssapi/
H A Dspnego.h34 } MechTypeList; typedef
/freebsd/crypto/heimdal/lib/gssapi/
H A DChangeLog664 compat.c, use the sequence types of MechTypeList, make
670 * Makefile.am: Generate sequence code for MechTypeList