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

/freebsd-9.3-release/contrib/bind9/lib/dns/include/dst/
H A Ddst.h266 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv,
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dtkey.c371 result = dst_key_computesecret(pubkey, tctx->dhkey, shared);
1208 RETERR(dst_key_computesecret(theirkey, key, shared));
H A Ddst_api.c396 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv, function

Completed in 173 milliseconds