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

/freebsd-13-stable/contrib/opie/libopie/
H A Dverify.c18 to "init-hex" and "RESPONSE_INIT_HEX". Removed active attack
33 #define RESPONSE_INIT_HEX 3 macro
45 { RESPONSE_INIT_HEX, "init-hex" },
139 case RESPONSE_INIT_HEX:
149 if (i == RESPONSE_INIT_HEX) {
186 if (i == RESPONSE_INIT_HEX) {
/freebsd-13-stable/contrib/opie/
H A Dopiekey.c23 to "init-hex" and RESPONSE_INIT_HEX. Removed active attack
79 #define RESPONSE_INIT_HEX 3 macro
91 { RESPONSE_INIT_HEX, "init-hex" },
256 if ((type == RESPONSE_INIT_HEX) || (type == RESPONSE_INIT_WORD)) {
317 case RESPONSE_INIT_HEX:
319 if (type == RESPONSE_INIT_HEX) {

Completed in 100 milliseconds