Home
last modified time | relevance | path

Searched refs:store_64_be (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/krb5/src/lib/gssapi/krb5/
H A Dk5sealv3.c161 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 Dk5sealv3iov.c155 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 Dutil_crypt.c335 store_64_be(seqnum, ckhdr + 8); in kg_verify_checksum_v3()
/freebsd/crypto/krb5/src/kprop/
H A Dkprop_util.c70 store_64_be(size, buf->data + 4); in encode_database_size()
/freebsd/crypto/krb5/src/util/support/
H A Dt_unal.c26 assert((store_64_be(0x0102030405060708LL, u.b+1), !memcmp(buf, u.b, 9))); in main()
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dserialize.c54 store_64_be(iarg, (unsigned char *)*bufp); in krb5_ser_pack_int64()
/freebsd/crypto/krb5/src/include/
H A Dk5-buf.h165 store_64_be(val, p); in k5_buf_add_uint64_be()
H A Dk5-platform.h590 store_64_be (uint64_t val, void *vp) in store_64_be() function
/freebsd/crypto/krb5/src/lib/krb5/rcache/
H A Dt_rcfile2.c85 store_64_be(hashval, tag); in expiry_test()