Searched refs:nonce_cache_key (Results 1 – 1 of 1) sorted by relevance
64 struct nonce_cache_key { struct185 struct nonce_cache_key* k = in dnsc_nonce_cache_insert()186 (struct nonce_cache_key*)calloc(1, sizeof(*k)); in dnsc_nonce_cache_insert()221 struct nonce_cache_key k; in dnsc_nonces_lookup()1073 struct nonce_cache_key* nk = (struct nonce_cache_key*)k; in dnsc_nonces_sizefunc()1074 size_t key_size = sizeof(struct nonce_cache_key) in dnsc_nonces_sizefunc()1083 struct nonce_cache_key *k1 = m1, *k2 = m2; in dnsc_nonces_compfunc()1101 struct nonce_cache_key* nk = (struct nonce_cache_key*)k; in dnsc_nonces_delkeyfunc()