Searched refs:store_64_be (Results 1 – 9 of 9) sorted by relevance
| /freebsd/crypto/krb5/src/lib/gssapi/krb5/ |
| H A D | k5sealv3.c | 161 store_64_be(ctx->seq_send, outbuf+8); in gss_krb5int_make_seal_token_v3() 231 store_64_be(ctx->seq_send, outbuf+8); in gss_krb5int_make_seal_token_v3()
|
| H A D | k5sealv3iov.c | 155 store_64_be(ctx->seq_send, outbuf + 8); in gss_krb5int_make_seal_token_v3_iov() 235 store_64_be(ctx->seq_send, outbuf + 8); in gss_krb5int_make_seal_token_v3_iov()
|
| H A D | util_crypt.c | 335 store_64_be(seqnum, ckhdr + 8); in kg_verify_checksum_v3()
|
| /freebsd/crypto/krb5/src/kprop/ |
| H A D | kprop_util.c | 70 store_64_be(size, buf->data + 4); in encode_database_size()
|
| /freebsd/crypto/krb5/src/util/support/ |
| H A D | t_unal.c | 26 assert((store_64_be(0x0102030405060708LL, u.b+1), !memcmp(buf, u.b, 9))); in main()
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | serialize.c | 54 store_64_be(iarg, (unsigned char *)*bufp); in krb5_ser_pack_int64()
|
| /freebsd/crypto/krb5/src/include/ |
| H A D | k5-buf.h | 165 store_64_be(val, p); in k5_buf_add_uint64_be()
|
| H A D | k5-platform.h | 590 store_64_be (uint64_t val, void *vp) in store_64_be() function
|
| /freebsd/crypto/krb5/src/lib/krb5/rcache/ |
| H A D | t_rcfile2.c | 85 store_64_be(hashval, tag); in expiry_test()
|