dat 2213 source4/heimdal/lib/hcrypto/imath/imath.c mp_digit *dat = da + len - 1, *dbt = db + len - 1; dat 2215 source4/heimdal/lib/hcrypto/imath/imath.c for(/* */; len != 0; --len, --dat, --dbt) { dat 2216 source4/heimdal/lib/hcrypto/imath/imath.c if(*dat > *dbt) dat 2218 source4/heimdal/lib/hcrypto/imath/imath.c else if(*dat < *dbt) dat 2538 source4/heimdal/lib/hcrypto/imath/imath.c mp_digit *dct = dc, *dat = da; dat 2544 source4/heimdal/lib/hcrypto/imath/imath.c w = (mp_word)*dat * (mp_word)*dat + (mp_word)*dct; dat 2547 source4/heimdal/lib/hcrypto/imath/imath.c ++dat; ++dct; dat 2549 source4/heimdal/lib/hcrypto/imath/imath.c for(j = i + 1; j < size_a; ++j, ++dat, ++dct) { dat 2550 source4/heimdal/lib/hcrypto/imath/imath.c mp_word t = (mp_word)*da * (mp_word)*dat; dat 115 source4/heimdal/lib/krb5/convert_creds.c memcpy(v4creds->ticket_st.dat, ticket.data, ticket.length); dat 77 source4/heimdal/lib/krb5/krb5-v4compat.h unsigned char dat[MAX_KTXT_LEN]; /* The data itself */ dat 270 source4/heimdal/lib/krb5/v4_glue.c ret = krb5_storage_write(sp, v4creds->ticket_st.dat,