Searched refs:PUBLIC_KEY (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/lib/libresolv2/common/dst/ |
H A D | dst_api.c | 471 if (dst_s_build_filename(name, in_name, in_id, in_alg, PUBLIC_KEY, in dst_s_read_public_key() 474 in_name, in_id, PUBLIC_KEY)); in dst_s_read_public_key() 599 key->dk_alg, PUBLIC_KEY, PATH_MAX) == -1) { in dst_s_write_public_key() 601 key->dk_key_name, key->dk_id, PUBLIC_KEY)); in dst_s_write_public_key()
|
H A D | dst_internal.h | 62 #define PUBLIC_KEY "key" macro
|