Searched refs:PUBLIC_KEY (Results 1 – 2 of 2) sorted by relevance
/haiku/src/system/libnetwork/netresolv/dst/ |
H A D | dst_internal.h | 64 #define PUBLIC_KEY "key" macro
|
H A D | dst_api.c | 482 if (dst_s_build_filename(name, in_name, in_id, in_alg, PUBLIC_KEY, in dst_s_read_public_key() 485 __func__, in_name, in_id, PUBLIC_KEY)); in dst_s_read_public_key() 610 key->dk_alg, PUBLIC_KEY, PATH_MAX) == -1) { in dst_s_write_public_key() 612 __func__, key->dk_key_name, key->dk_id, PUBLIC_KEY)); in dst_s_write_public_key()
|