Searched refs:dst_generate_key (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/include/isc/
H A Ddst.h27 #define dst_generate_key __dst_generate_key macro
98 DST_KEY *dst_generate_key(const char *, /*!< name of new key */
/netbsd-current/lib/libc/include/isc/
H A Ddst.h27 #define dst_generate_key __dst_generate_key macro
98 DST_KEY *dst_generate_key(const char *, /*!< name of new key */
/netbsd-current/external/bsd/libbind/dist/dst/
H A Ddst_api.c32 * int dst_generate_key() Function to generate new KEY
953 dst_generate_key(const char *name, const int bits, const int exp, function
964 EREPORT(("dst_generate_key(): Algorithm %d not suppored\n", alg));
/netbsd-current/lib/libresolv/
H A Ddst_api.c28 * int dst_generate_key() Function to generate new KEY
963 dst_generate_key(const char *name, const int bits, const int exp, function

Completed in 121 milliseconds