Searched refs:_gsskrb5_encode_be_om_uint32 (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/ |
H A D | prf.c | 124 _gsskrb5_encode_be_om_uint32(num, input.data); in _gsskrb5_pseudo_random()
|
H A D | cfx.c | 510 _gsskrb5_encode_be_om_uint32(0, &token->SND_SEQ[0]); in _gssapi_wrap_cfx_iov() 511 _gsskrb5_encode_be_om_uint32(seq_number, &token->SND_SEQ[4]); in _gssapi_wrap_cfx_iov() 1276 _gsskrb5_encode_be_om_uint32(0, &token->SND_SEQ[0]); in _gssapi_wrap_cfx() 1277 _gsskrb5_encode_be_om_uint32(seq_number, &token->SND_SEQ[4]); in _gssapi_wrap_cfx() 1644 _gsskrb5_encode_be_om_uint32(0, &token->SND_SEQ[0]); in _gssapi_mic_cfx() 1645 _gsskrb5_encode_be_om_uint32(seq_number, &token->SND_SEQ[4]); in _gssapi_mic_cfx()
|
H A D | 8003.c | 49 _gsskrb5_encode_be_om_uint32(OM_uint32 n, u_char *p) in _gsskrb5_encode_be_om_uint32() function
|
H A D | arcfour.c | 295 _gsskrb5_encode_be_om_uint32(seq_number, p); in _gssapi_get_mic_arcfour() 503 _gsskrb5_encode_be_om_uint32(seq_number, p0 + 8); in _gssapi_wrap_arcfour() 1124 _gsskrb5_encode_be_om_uint32(seq_number, p0 + 8); in _gssapi_wrap_iov_arcfour()
|
H A D | gsskrb5-private.h | 478 _gsskrb5_encode_be_om_uint32 (
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | gsskrb5-private.h | 475 _gsskrb5_encode_be_om_uint32 (
|