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

/freebsd-13-stable/crypto/heimdal/kadmin/
H A Dutil.c614 hex2n (char c) function
646 d1 = hex2n(p[2 * i]);
647 d2 = hex2n(p[2 * i + 1]);

Completed in 94 milliseconds