Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/include/
H A Dk5-platform-store_64.h45 store_64_be (UINT64_TYPE val, unsigned char *p) in store_64_be() function
H A Dk5-platform.h463 store_64_be (UINT64_TYPE val, unsigned char *p)
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/mech/
H A Dk5sealv3.c195 store_64_be(ctx->seq_send, outbuf+8); in gss_krb5int_make_seal_token_v3()
270 store_64_be(ctx->seq_send, outbuf+8); in gss_krb5int_make_seal_token_v3()
/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dserialize.c216 store_64_be(iarg, (unsigned char *)*bufp); in krb5_ser_pack_int64()