Lines Matching refs:tsigkey
143 static dns_tsigkey_t *tsigkey = NULL;
377 if (tsigkey != NULL) {
378 dns_tsigkey_detach(&tsigkey);
548 gmctx, &tsigkey);
553 dst_key_setbits(tsigkey->key, digestbits);
677 mctx, &tsigkey);
709 if (tsigkey != NULL) {
711 dns_tsigkey_detach(&tsigkey);
1772 if (tsigkey != NULL) {
1773 dns_tsigkey_detach(&tsigkey);
1776 gmctx, &tsigkey);
1783 dst_key_setbits(tsigkey->key, digestbits);
2654 if (tsigkey == NULL && sig0key != NULL) {
2678 tsigkey, timeout, udp_timeout, udp_retries,
3021 req_tls_ctx_cache, options, default_servers ? NULL : tsigkey,
3225 req_tls_ctx_cache, options, tsigkey, timeout, udp_timeout,
3315 &tsigkey, gssring, &err_message);
3465 if (tsigkey != NULL) {
3466 ddebug("detach tsigkey x%p", tsigkey);
3467 dns_tsigkey_detach(&tsigkey);