Searched refs:dst_key_to_buffer (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/lib/libc/include/isc/ |
H A D | dst.h | 30 #define dst_key_to_buffer __dst_key_to_buffer macro 96 int dst_key_to_buffer(DST_KEY *, u_char *, int);
|
/netbsd-src/external/bsd/libbind/dist/include/isc/ |
H A D | dst.h | 30 #define dst_key_to_buffer __dst_key_to_buffer macro 96 int dst_key_to_buffer(DST_KEY *, u_char *, int);
|
/netbsd-src/lib/libresolv/ |
H A D | dst_api.c | 799 dst_key_to_buffer(DST_KEY *key, u_char *out_buff, int buf_len) in dst_key_to_buffer() function
|
/netbsd-src/external/bsd/libbind/dist/dst/ |
H A D | dst_api.c | 793 dst_key_to_buffer(DST_KEY *key, u_char *out_buff, int buf_len) in dst_key_to_buffer() function
|
/netbsd-src/external/bsd/libbind/dist/tests/ |
H A D | dig8.c | 751 dst_key_to_buffer(dst_key, key.data, 1024); in main()
|