Lines Matching defs:buf

120 asn1_encode_kerberos_time_at(asn1buf *buf, const krb5_timestamp *val,  in asn1_encode_kerberos_time_at()
163 asn1_encode_krb5_flags_at(asn1buf *buf, const krb5_flags *val, in asn1_encode_krb5_flags_at()
333 asn1_encode_kdc_req_body(asn1buf *buf, const krb5_kdc_req *val, in asn1_encode_kdc_req_body()
1460 asn1_encode_kerberos_time(asn1buf *buf, const krb5_timestamp val, in asn1_encode_kerberos_time()
1467 asn1_error_code asn1_encode_pk_authenticator(asn1buf *buf, const krb5_pk_authenticator *val, unsign… in asn1_encode_pk_authenticator()
1479 asn1_error_code asn1_encode_pk_authenticator_draft9(asn1buf *buf, const krb5_pk_authenticator_draft… in asn1_encode_pk_authenticator_draft9()
1494 asn1_error_code asn1_encode_algorithm_identifier(asn1buf *buf, const krb5_algorithm_identifier *val… in asn1_encode_algorithm_identifier()
1521 asn1_error_code asn1_encode_subject_pk_info(asn1buf *buf, const krb5_subject_pk_info *val, unsigned… in asn1_encode_subject_pk_info()
1561 asn1_error_code asn1_encode_sequence_of_algorithm_identifier(asn1buf *buf, const krb5_algorithm_ide… in asn1_encode_sequence_of_algorithm_identifier()
1580 asn1_error_code asn1_encode_auth_pack(asn1buf *buf, const krb5_auth_pack *val, unsigned int *retlen) in asn1_encode_auth_pack()
1596 asn1_error_code asn1_encode_auth_pack_draft9(asn1buf *buf, const krb5_auth_pack_draft9 *val, unsign… in asn1_encode_auth_pack_draft9()
1608 asn1_error_code asn1_encode_external_principal_identifier(asn1buf *buf, const krb5_external_princip… in asn1_encode_external_principal_identifier()
1629 asn1_error_code asn1_encode_sequence_of_external_principal_identifier(asn1buf *buf, const krb5_exte… in asn1_encode_sequence_of_external_principal_identifier()
1648 asn1_error_code asn1_encode_pa_pk_as_req(asn1buf *buf, const krb5_pa_pk_as_req *val, unsigned int *… in asn1_encode_pa_pk_as_req()
1664 asn1_error_code asn1_encode_trusted_ca(asn1buf *buf, const krb5_trusted_ca *val, unsigned int *retl… in asn1_encode_trusted_ca()
1685 asn1_error_code asn1_encode_sequence_of_trusted_ca(asn1buf *buf, const krb5_trusted_ca **val, unsig… in asn1_encode_sequence_of_trusted_ca()
1703 asn1_error_code asn1_encode_pa_pk_as_req_draft9(asn1buf *buf, const krb5_pa_pk_as_req_draft9 *val, … in asn1_encode_pa_pk_as_req_draft9()
1722 asn1_error_code asn1_encode_dh_rep_info(asn1buf *buf, const krb5_dh_rep_info *val, unsigned int *re… in asn1_encode_dh_rep_info()
1735 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()
1759 asn1_error_code asn1_encode_reply_key_pack(asn1buf *buf, const krb5_reply_key_pack *val, unsigned i… in asn1_encode_reply_key_pack()
1770 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()
1781 asn1_error_code asn1_encode_pa_pk_as_rep(asn1buf *buf, const krb5_pa_pk_as_rep *val, unsigned int *… in asn1_encode_pa_pk_as_rep()
1800 asn1_error_code asn1_encode_pa_pk_as_rep_draft9(asn1buf *buf, const krb5_pa_pk_as_rep_draft9 *val, … in asn1_encode_pa_pk_as_rep_draft9()
1819 asn1_error_code asn1_encode_td_trusted_certifiers(asn1buf *buf, const krb5_external_principal_ident… in asn1_encode_td_trusted_certifiers()
1834 asn1_error_code asn1_encode_sequence_of_typed_data(asn1buf *buf, const krb5_typed_data **val, unsig… in asn1_encode_sequence_of_typed_data()
1854 asn1_error_code asn1_encode_typed_data(asn1buf *buf, const krb5_typed_data *val, unsigned int *retl… in asn1_encode_typed_data()