Searched defs:alg (Results 1 – 5 of 5) sorted by relevance
/haiku/src/system/libnetwork/netresolv/dst/ |
H A D | dst_api.c | 145 dst_check_algorithm(const int alg) in dst_check_algorithm() 165 dst_s_get_key_struct(const char *name, const int alg, const int flags, in dst_s_get_key_struct() 471 int flags, proto, alg, dlen; in dst_s_read_public_key() local 653 int alg ; in dst_dnskey_to_key() local 764 const int alg, /*!< algorithm */ in dst_buffer_to_key() 829 int alg, major, minor, file_major, file_minor; in dst_s_read_private_key_file() local 962 const int flags, const int protocol, const int alg) in dst_generate_key()
|
H A D | support.c | 270 int alg, const char *suffix, size_t filename_length) in dst_s_build_filename()
|
/haiku/src/libs/compat/freebsd_wlan/net80211/ |
H A D | ieee80211_haiku.h | 411 #define IEEE80211_AUTH_ALG(name, alg, v) \ argument 428 #define IEEE80211_SCANNER_ALG(name, alg, v) \ argument 436 #define IEEE80211_RATECTL_MODULE(alg, version) argument 437 #define IEEE80211_RATECTL_ALG(name, alg, v) \ argument
|
/haiku/src/system/libnetwork/netresolv/nameser/ |
H A D | ns_print.c | 586 u_int c_type, key_tag, alg; in ns_sprintrrf() local
|
/haiku/headers/posix/arpa/ |
H A D | nameser.h | 242 char alg[NS_MAXDNAME]; member
|