Searched defs:X509_STORE_CTX_get_error (Results 1 – 7 of 7) sorted by relevance
336 int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) in X509_STORE_CTX_get_error() function
1381 int X509_STORE_CTX_get_error(const X509_STORE_CTX *ctx) { return ctx->error; } in X509_STORE_CTX_get_error() function
1428 int X509_STORE_CTX_get_error(const X509_STORE_CTX *ctx) { return ctx->error; } in X509_STORE_CTX_get_error() function
2139 int X509_STORE_CTX_get_error(X509_STORE_CTX *ctx) in X509_STORE_CTX_get_error() function
2642 #define X509_STORE_CTX_get_error BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_STORE_CTX_get_error) macro
2595 #define X509_STORE_CTX_get_error BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, X509_STORE_CTX_get_error) macro