Home
last modified time | relevance | path

Searched defs:ERR_GET_LIB (Results 1 – 2 of 2) sorted by relevance

/external/openssl/crypto/err/
Derr.h243 #define ERR_GET_LIB(l) (int)((((unsigned long)l)>>24L)&0xffL) macro
/external/openssl/include/openssl/
Derr.h243 #define ERR_GET_LIB(l) (int)((((unsigned long)l)>>24L)&0xffL) macro