Searched refs:B64_WS (Results 1 – 2 of 2) sorted by relevance
101 #define B64_WS 0xE0 macro365 while ((conv_ascii2bin(*f) == B64_WS) && (n > 0)) in EVP_DecodeBlock()422 while (conv_ascii2bin(*buf) == B64_WS) in EVP_DecodeValid()