Searched refs:FUNC_CTX (Results 1 – 2 of 2) sorted by relevance
101 } FUNC_CTX; typedef129 typedef int (*helper_func_t)(FUNC_CTX *fctx);131 #define DEF_FUNC(name) ossl_unused static int name(FUNC_CTX *fctx)538 FUNC_CTX fctx;
670 static int expect_slot_ssl(FUNC_CTX *fctx, size_t idx, SSL **p_ssl) in expect_slot_ssl()