Searched refs:otp_checksum (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/heimdal/dist/lib/otp/
H A Dotp_print.c46 otp_checksum (OtpKey key) function
65 sum = otp_checksum (key);
H A Dotp.h86 unsigned otp_checksum (OtpKey);
H A Dotp_parse.c151 if (otp_checksum (key) != (wn[5] & 0x03))

Completed in 86 milliseconds