Searched refs:B64_EOLN (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/lib/libkmf/include/ | ||
H A D | pem_encode.h | 85 #define B64_EOLN 0xF0 macro |
/titanic_50/usr/src/lib/libkmf/libkmf/common/ | ||
H A D | pem_encode.c | 378 if (v == B64_EOLN) { in PEM_DecodeUpdate() |