Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dmac.h44 char *mac_alg_list(char);
H A Dmac.c84 mac_alg_list(char sep) in mac_alg_list() function
H A Dssh_namespace.h407 #define mac_alg_list Fssh_mac_alg_list macro
H A Dssh.c775 cp = mac_alg_list('\n'); in main()
H A Dservconf.c218 all_mac = mac_alg_list(','); in assemble_algorithms()
H A Dreadconf.c2665 all_mac = mac_alg_list(','); in fill_default_options()