Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h156 } krb5_reply_key_pack_draft9; typedef
217 (const krb5_reply_key_pack_draft9 *, krb5_data **code);
260 (const krb5_data *, krb5_reply_key_pack_draft9 **);
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_accessor.c50 DEF_FUNC_PTRS(krb5_reply_key_pack_draft9);
105 SET_PTRS(krb5_reply_key_pack_draft9); in pkinit_accessor_init()
H A Dpkinit.h302 void init_krb5_reply_key_pack_draft9(krb5_reply_key_pack_draft9 **in);
314 void free_krb5_reply_key_pack_draft9(krb5_reply_key_pack_draft9 **in);
H A Dpkinit_accessor.h55 DEF_EXT_FUNC_PTRS(krb5_reply_key_pack_draft9);
H A Dpkinit_lib.c152 free_krb5_reply_key_pack_draft9(krb5_reply_key_pack_draft9 **in) in free_krb5_reply_key_pack_draft9()
357 init_krb5_reply_key_pack_draft9(krb5_reply_key_pack_draft9 **in) in init_krb5_reply_key_pack_draft9()
359 (*in) = malloc(sizeof(krb5_reply_key_pack_draft9)); in init_krb5_reply_key_pack_draft9()
H A Dpkinit_srv.c700 krb5_reply_key_pack_draft9 *key_pack9 = NULL; in pkinit_server_return_padata()
H A Dpkinit_clnt.c703 krb5_reply_key_pack_draft9 *key_pack9 = NULL;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.h119 (asn1buf *buf, const krb5_reply_key_pack_draft9 *val, unsigned int *retlen);
H A Dkrb5_encode.c138 krb5_error_code encode_krb5_reply_key_pack_draft9(const krb5_reply_key_pack_draft9 *rep, krb5_data … in encode_krb5_reply_key_pack_draft9()
H A Dasn1_k_decode.h195 (asn1buf *buf, krb5_reply_key_pack_draft9 *val);
H A Dkrb5_decode.c1047 krb5_error_code decode_krb5_reply_key_pack_draft9(const krb5_data *code, krb5_reply_key_pack_draft9 in decode_krb5_reply_key_pack_draft9()
1050 alloc_field(*rep, krb5_reply_key_pack_draft9); in decode_krb5_reply_key_pack_draft9()
H A Dasn1_k_decode.c1447 asn1_error_code asn1_decode_reply_key_pack_draft9 (asn1buf *buf, krb5_reply_key_pack_draft9 *val) in asn1_decode_reply_key_pack_draft9()
H A Dasn1_k_encode.c1770 asn1_error_code asn1_encode_reply_key_pack_draft9(asn1buf *buf, const krb5_reply_key_pack_draft9 *v… in asn1_encode_reply_key_pack_draft9()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2422 (const krb5_reply_key_pack_draft9 *, krb5_data **code);
2449 (const krb5_data *, krb5_reply_key_pack_draft9 **);