Searched refs:_krb5_crc_update (Results 1 - 4 of 4) sorted by last modified time

/freebsd-11-stable/crypto/heimdal/lib/gssapi/ntlm/
H A Dcrypto.c37 _krb5_crc_update (const char *p, size_t len, uint32_t res);
126 crc = _krb5_crc_update(in->value, in->length, 0);
387 crc = _krb5_crc_update(message_buffer->value,
/freebsd-11-stable/crypto/heimdal/lib/krb5/
H A Dcrc.c64 _krb5_crc_update (const char *p, size_t len, uint32_t res) function
H A Dcrypto-des.c110 crc = _krb5_crc_update (data, len, 0);
H A Dkrb5-private.h118 _krb5_crc_update (

Completed in 114 milliseconds