Home
last modified time | relevance | path

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

/src/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.h421 #define mac_alg_list Fssh_mac_alg_list macro
H A Dssh.c834 cp = mac_alg_list('\n'); in main()
H A Dservconf.c238 all_mac = mac_alg_list(','); in assemble_algorithms()
H A Dreadconf.c2977 all_mac = mac_alg_list(','); in fill_default_options()
/src/crypto/openssh/regress/unittests/kex/ !
H A Dtest_proposal.c99 macs = mac_alg_list(','); in kex_proposal_populate_tests()