Searched defs:select (Results 1 – 1 of 1) sorted by relevance
999 static int xor_import(void *vkey, int select, const OSSL_PARAM params[]) in xor_import()1038 static int xor_export(void *vkey, int select, OSSL_CALLBACK *param_cb, in xor_export()1063 static const OSSL_PARAM *xor_import_types(int select) in xor_import_types()1068 static const OSSL_PARAM *xor_import_types_ex(void *provctx, int select) in xor_import_types_ex()1076 static const OSSL_PARAM *xor_export_types(int select) in xor_export_types()1081 static const OSSL_PARAM *xor_export_types_ex(void *provctx, int select) in xor_export_types_ex()
Completed in 14 milliseconds