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

/netbsd-current/external/mpl/bind/dist/tests/dns/
H A Ddh_test.c92 result = dst_key_computesecret(key, key, &buf);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Ddst.h324 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv,
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h335 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv,
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dtkey.c453 result = dst_key_computesecret(pubkey, tctx->dhkey, shared);
1310 RETERR(dst_key_computesecret(theirkey, key, shared));
H A Ddst_api.c423 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv, function
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dtkey.c454 result = dst_key_computesecret(pubkey, tctx->dhkey, shared);
1311 RETERR(dst_key_computesecret(theirkey, key, shared));
H A Ddst_api.c405 dst_key_computesecret(const dst_key_t *pub, const dst_key_t *priv, function

Completed in 243 milliseconds