Home
last modified time | relevance | path

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

/external/boringssl/
Derr_data.c56 const uint32_t kOpenSSLFunctionValues[] = { variable
735 const size_t kOpenSSLFunctionValuesLen = sizeof(kOpenSSLFunctionValues) / sizeof(kOpenSSLFunctionVa…
/external/boringssl/src/crypto/err/
Derr.c128 extern const uint32_t kOpenSSLFunctionValues[];
549 ERR_GET_FUNC(packed_error), kOpenSSLFunctionValues, in ERR_func_error_string()