Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/lib/krad/
H A Dpacket.c285 static const uint8_t zeroed_msgauth[MSGAUTH_SIZE] = { in calculate_mac() local
310 input[3].data = make_data((uint8_t *)zeroed_msgauth, MSGAUTH_SIZE); in calculate_mac()