Home
last modified time | relevance | path

Searched refs:type_strings (Results 1 – 1 of 1) sorted by relevance

/openssl/crypto/store/
H A Dstore_strings.c12 static char *type_strings[] = { variable
23 int types = sizeof(type_strings) / sizeof(type_strings[0]); in OSSL_STORE_INFO_type_string()
28 return type_strings[type - 1]; in OSSL_STORE_INFO_type_string()

Completed in 6 milliseconds