Searched refs:knot_tsig_sign_next (Results 1 – 10 of 10) sorted by relevance
/dports/dns/knot3/knot-3.1.5/src/libknot/ |
H A D | tsig-op.h | 97 int knot_tsig_sign_next(uint8_t *msg, size_t *msg_len, size_t msg_max_len,
|
H A D | tsig-op.c | 419 int knot_tsig_sign_next(uint8_t *msg, size_t *msg_len, size_t msg_max_len, in knot_tsig_sign_next() function
|
/dports/dns/knot3-lib/knot-3.1.5/src/libknot/ |
H A D | tsig-op.h | 97 int knot_tsig_sign_next(uint8_t *msg, size_t *msg_len, size_t msg_max_len,
|
H A D | tsig-op.c | 419 int knot_tsig_sign_next(uint8_t *msg, size_t *msg_len, size_t msg_max_len, in knot_tsig_sign_next() function
|
/dports/dns/knot3-lib/knot-3.1.5/src/knot/nameserver/ |
H A D | tsig_ctx.c | 80 ret = knot_tsig_sign_next(packet->wire, &packet->size, packet->max_size, in tsig_sign_packet()
|
H A D | process_query.c | 791 ret = knot_tsig_sign_next(pkt->wire, &pkt->size, pkt->max_size, in process_query_sign_response()
|
/dports/dns/knot3/knot-3.1.5/src/knot/nameserver/ |
H A D | tsig_ctx.c | 80 ret = knot_tsig_sign_next(packet->wire, &packet->size, packet->max_size, in tsig_sign_packet()
|
H A D | process_query.c | 791 ret = knot_tsig_sign_next(pkt->wire, &pkt->size, pkt->max_size, in process_query_sign_response()
|
/dports/dns/knot3-lib/knot-3.1.5/distro/pkg/deb/ |
H A D | libknot12.symbols | 189 knot_tsig_sign_next@Base 3.1.0
|
/dports/dns/knot3/knot-3.1.5/distro/pkg/deb/ |
H A D | libknot12.symbols | 189 knot_tsig_sign_next@Base 3.1.0
|