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

/freebsd-9.3-release/contrib/opie/libopie/
H A Dverify.c18 to "init-hex" and "RESPONSE_INIT_HEX". Removed active attack
32 #define RESPONSE_INIT_HEX 3 macro
44 { RESPONSE_INIT_HEX, "init-hex" },
138 case RESPONSE_INIT_HEX:
148 if (i == RESPONSE_INIT_HEX) {
185 if (i == RESPONSE_INIT_HEX) {
/freebsd-9.3-release/contrib/opie/
H A Dopiekey.c23 to "init-hex" and RESPONSE_INIT_HEX. Removed active attack
78 #define RESPONSE_INIT_HEX 3 macro
90 { RESPONSE_INIT_HEX, "init-hex" },
255 if ((type == RESPONSE_INIT_HEX) || (type == RESPONSE_INIT_WORD)) {
316 case RESPONSE_INIT_HEX:
318 if (type == RESPONSE_INIT_HEX) {

Completed in 103 milliseconds