unbound
0.1
|
Data Fields | |
uint8_t | key [DNSCRYPT_SHARED_SECRET_KEY_LENGTH] |
the hash table key | |
struct lruhash_entry | entry |
the hash table entry, data is uint8_t pointer of size crypto_box_BEFORENMBYTES which contains the shared secret. More... | |
struct lruhash_entry shared_secret_cache_key::entry |
the hash table entry, data is uint8_t pointer of size crypto_box_BEFORENMBYTES which contains the shared secret.
Referenced by dnsc_shared_secret_cache_insert().