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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/evp/
H A Dencode.c101 #define B64_WS 0xE0 macro
365 while ((conv_ascii2bin(*f) == B64_WS) && (n > 0))
372 * ascii2bin values B64_WS, B64_EOLN, B64_EOLN and B64_EOF */
422 while (conv_ascii2bin(*buf) == B64_WS)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/evp/
H A Dencode.c101 #define B64_WS 0xE0 macro
365 while ((conv_ascii2bin(*f) == B64_WS) && (n > 0))
372 * ascii2bin values B64_WS, B64_EOLN, B64_EOLN and B64_EOF */
422 while (conv_ascii2bin(*buf) == B64_WS)

Completed in 99 milliseconds