Searched defs:gettable (Results 1 – 5 of 5) sorted by relevance
112 const OSSL_PARAM *gettable, *p; in get_provider_params() local
1222 const OSSL_PARAM *gettable = NULL; in test_fromdata_ec() local
2397 const OSSL_PARAM *gettable; in do_test_custom_explicit_fromdata() local
67 gettable(const char *name, char *buf) in gettable() function
735 static Table *gettable (lua_State *L, int idx) { in gettable() function