Searched defs:gettable (Results 1 – 8 of 8) sorted by relevance
47 struct gettable struct49 u_int32_t tok;50 int cnt;
113 const OSSL_PARAM *gettable, *p; in get_provider_params() local
517 const OSSL_PARAM *gettable; in do_pkey_all_gettables_probe() local
1592 const OSSL_PARAM *gettable = NULL; in test_fromdata_ec() local
2471 const OSSL_PARAM *gettable; in do_test_custom_explicit_fromdata() local
55 gettable(const char *name) in gettable() function
725 static Table *gettable (lua_State *L, int idx) { in gettable() function
895 const OSSL_PARAM *gettable = EVP_PKEY_CTX_gettable_params(ctx); in evp_pkey_ctx_get_params_strict() local