Home
last modified time | relevance | path

Searched refs:mac_alg_list (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dmac.h44 char *mac_alg_list(char);
H A Dmac.c87 mac_alg_list(char sep) in mac_alg_list() function
H A Dssh_namespace.h365 #define mac_alg_list Fssh_mac_alg_list macro
H A Dssh.c734 cp = mac_alg_list('\n'); in main()
H A Dservconf.c201 all_mac = mac_alg_list(','); in assemble_algorithms()
H A Dreadconf.c2111 all_mac = mac_alg_list(','); in fill_default_options()