Home
last modified time | relevance | path

Searched refs:B64_ERROR (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/lib/libkmf/include/
H A Dpem_encode.h89 #define B64_ERROR 0xFF macro
/titanic_44/usr/src/lib/libkmf/libkmf/common/
H A Dpem_encode.c355 } else if (v == B64_ERROR) { in PEM_DecodeUpdate()