Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/include/
H A Dk5-int-pkinit.h138 } krb5_kdc_dh_key_info; typedef
211 (const krb5_kdc_dh_key_info *rep, krb5_data **code);
251 (const krb5_data *, krb5_kdc_dh_key_info **);
/illumos-gate/usr/src/lib/krb5/plugins/preauth/pkinit/
H A Dpkinit_accessor.c44 DEF_FUNC_PTRS(krb5_kdc_dh_key_info);
99 SET_PTRS(krb5_kdc_dh_key_info); in pkinit_accessor_init()
H A Dpkinit_accessor.h49 DEF_EXT_FUNC_PTRS(krb5_kdc_dh_key_info);
H A Dpkinit.h324 void free_krb5_kdc_dh_key_info(krb5_kdc_dh_key_info **in);
H A Dpkinit_lib.c311 free_krb5_kdc_dh_key_info(krb5_kdc_dh_key_info **in) in free_krb5_kdc_dh_key_info()
H A Dpkinit_srv.c691 krb5_kdc_dh_key_info dhkey_info; in pkinit_server_return_padata()
H A Dpkinit_clnt.c701 krb5_kdc_dh_key_info *kdc_dh = NULL;
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/asn.1/
H A Dasn1_k_encode.h113 (asn1buf *buf, const krb5_kdc_dh_key_info *val, unsigned int *retlen);
H A Dkrb5_encode.c120 krb5_error_code encode_krb5_kdc_dh_key_info(const krb5_kdc_dh_key_info *rep, krb5_data **code) in encode_krb5_kdc_dh_key_info()
H A Dasn1_k_decode.h189 (asn1buf *buf, krb5_kdc_dh_key_info *val);
H A Dkrb5_decode.c1003 krb5_error_code decode_krb5_kdc_dh_key_info(const krb5_data *code, krb5_kdc_dh_key_info **rep) in decode_krb5_kdc_dh_key_info()
1006 alloc_field(*rep, krb5_kdc_dh_key_info); in decode_krb5_kdc_dh_key_info()
H A Dasn1_k_decode.c1421 asn1_error_code asn1_decode_kdc_dh_key_info (asn1buf *buf, krb5_kdc_dh_key_info *val) in asn1_decode_kdc_dh_key_info()
H A Dasn1_k_encode.c1735 asn1_error_code asn1_encode_kdc_dh_key_info(asn1buf *buf, const krb5_kdc_dh_key_info *val, unsigned… in asn1_encode_kdc_dh_key_info()
/illumos-gate/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-int.h2410 (const krb5_kdc_dh_key_info *rep, krb5_data **code);
2443 (const krb5_data *, krb5_kdc_dh_key_info **);