Home
last modified time | relevance | path

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

/openssl/doc/internal/man3/
H A Dossl_ht_new.pod17 TO_HT_KEY, FROM_HT_KEY,
49 FROM_HT_KEY(key, type);
217 FROM_HT_KEY() Converts an HT_KEY back to a specific key type as defined by
/openssl/include/internal/
H A Dhashtable.h159 #define FROM_HT_KEY(key, type) (type)(key) macro

Completed in 6 milliseconds