Lines Matching defs:valptr

384     *valptr = NULL;                             \
393 *valptr = val; \
538 asn1_decode_checksum_ptr(asn1buf *buf, krb5_checksum **valptr)
561 asn1_decode_encryption_key_ptr(asn1buf *buf, krb5_keyblock **valptr)
732 asn1_decode_ticket_ptr(asn1buf *buf, krb5_ticket **valptr)
879 asn1_decode_host_address_ptr(asn1buf *buf, krb5_address **valptr)
1062 asn1_decode_authdata_elt_ptr(asn1buf *buf, krb5_authdata **valptr)
1138 asn1_decode_krb_cred_info_ptr(asn1buf *buf, krb5_cred_info **valptr)
1175 asn1_decode_pa_data_ptr(asn1buf *buf, krb5_pa_data **valptr)
1214 asn1_decode_last_req_entry_ptr(asn1buf *buf, krb5_last_req_entry **valptr)
1297 asn1_decode_etype_info2_entry_ptr(asn1buf *buf, krb5_etype_info_entry **valptr)
1337 krb5_etype_info_entry **valptr)
1367 asn1_decode_etype_info_entry_ptr(asn1buf *buf, krb5_etype_info_entry **valptr)
1428 asn1_decode_passwdsequence_ptr(asn1buf *buf, passwd_phrase_element **valptr)
1809 asn1_decode_fast_armor_ptr(asn1buf *buf, krb5_fast_armor **valptr)
1836 asn1_decode_fast_finished_ptr(asn1buf *buf, krb5_fast_finished **valptr)
1867 (asn1buf *buf, krb5_principal *valptr)
1870 alloc_principal((*valptr));
1872 get_field((*valptr), 0, asn1_decode_principal_name);
1873 get_field((*valptr), 1, asn1_decode_realm);
1878 krb5_free_principal(NULL, *valptr);
1879 *valptr = NULL;
1944 krb5_external_principal_identifier **valptr)
2089 asn1_decode_trusted_ca_ptr(asn1buf *buf, krb5_trusted_ca **valptr)
2256 krb5_algorithm_identifier **valptr)
2617 asn1_decode_typed_data_ptr(asn1buf *buf, krb5_typed_data **valptr)