Home
last modified time | relevance | path

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

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