Searched refs:nonce_cache_key (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.c64 struct nonce_cache_key { struct
185 struct nonce_cache_key* k =
186 (struct nonce_cache_key*)calloc(1, sizeof(*k));
221 struct nonce_cache_key k;
1071 struct nonce_cache_key* nk = (struct nonce_cache_key*)k;
1072 size_t key_size = sizeof(struct nonce_cache_key)
1081 struct nonce_cache_key *k1 = m1, *k2 = m2;
1099 struct nonce_cache_key* nk = (struct nonce_cache_key*)
[all...]

Completed in 56 milliseconds