Home
last modified time | relevance | path

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

/ohos5.0/base/security/dlp_permission_service/frameworks/test/mock/
H A Dopenssl_mock.cpp33 typedef void (*ErrErrorStringN)(unsigned long e, char *buf, size_t len); typedef
142ErrErrorStringN func = reinterpret_cast<ErrErrorStringN>(GetOpensslLibFunc("ERR_error_string_n")); in ERR_error_string_n()