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

/external/chromium_org/third_party/boringssl/src/include/openssl/
H A Derr.h277 /* OPENSSL_PUT_ERROR is used by OpenSSL code to add an error to the error
279 #define OPENSSL_PUT_ERROR(library, func, reason) \ macro
504 * |OPENSSL_PUT_ERROR| macro. The resulting define will be
511 * |OPENSSL_PUT_ERROR| * macro. The resulting define will be

Completed in 841 milliseconds