Searched refs:B64_WS (Results 1 – 1 of 1) sorted by relevance
103 #define B64_WS 0xE0 macro381 while ((conv_ascii2bin(*f) == B64_WS) && (n > 0)) { in EVP_DecodeBlock()437 while (conv_ascii2bin(*buf) == B64_WS) { in EVP_DecodeValid()