Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.c1102 FIELDOF_NORM(krb5_alt_method, int32, method, 0),
1103 FIELDOF_OPTSTRING(krb5_alt_method, octetstring, data, length, 1, 1),
1108 const krb5_alt_method *a = p; in optional_alt_method()
1116 DEFSEQTYPE(alt_method, krb5_alt_method, alt_method_fields, optional_alt_method);
H A Dkrb5_decode.c771 krb5_error_code decode_krb5_alt_method(const krb5_data *code, krb5_alt_method **rep) in decode_krb5_alt_method()
774 alloc_field(*rep,krb5_alt_method); in decode_krb5_alt_method()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h395 } krb5_alt_method; typedef
1924 (const krb5_alt_method *, krb5_data **code);
2095 (const krb5_data *output, krb5_alt_method **rep);