Home
last modified time | relevance | path

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

/openbsd/sbin/iked/
H A Dca.c539 auth_sig_compatible(uint8_t type) in auth_sig_compatible() function
563 if (sa->sa_sigsha2 && auth_sig_compatible(type)) { in ca_setauth()