Searched defs:ERR_error_string (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/boringssl/src/crypto/err/
H A Derr.c310 char *ERR_error_string(uint32_t packed_error, char *ret) { function
/external/openssl/crypto/err/
H A Derr.c567 * others will be displayed numerically by ERR_error_string.
911 * as ERR_error_string cannot know how large the buffer is */
912 char *ERR_error_string(unsigned long e, char *ret) function

Completed in 126 milliseconds