Searched refs:B64_WS (Results 1 – 3 of 3) 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()
88 #define B64_WS 0xE0 macro
274 while ((conv_ascii2bin(*f) == B64_WS) && (n > 0)) { in PEM_DecodeBlock()