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

/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb-mitdb.c94 #define KDB_V1_BASE_LENGTH 38 macro
222 * KDB_V1_BASE_LENGTH. Once upon a time a different value here
234 if (u16 != KDB_V1_BASE_LENGTH) { ret = EINVAL; goto out; }

Completed in 101 milliseconds