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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Dencode.c106 #define B64_BASE64(a) !B64_NOT_BASE64(a) macro
302 } else if (eof > 0 && B64_BASE64(v)) {
319 if (B64_BASE64(v)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Dencode.c106 #define B64_BASE64(a) !B64_NOT_BASE64(a) macro
302 } else if (eof > 0 && B64_BASE64(v)) {
319 if (B64_BASE64(v)) {

Completed in 80 milliseconds