Searched refs:type_strings (Results 1 – 1 of 1) sorted by relevance
14 static char *type_strings[] = { variable25 int types = OSSL_NELEM(type_strings); in OSSL_STORE_INFO_type_string()30 return type_strings[type - 1]; in OSSL_STORE_INFO_type_string()
Completed in 4 milliseconds