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.c14 static char *type_strings[] = { variable
25 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