Home
last modified time | relevance | path

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

/netbsd-src/external/ibm-public/postfix/dist/src/postconf/
H A Dpostconf_other.c136 for (cpp = tls_pkey_algorithms(); *cpp; cpp++) in pcf_show_tls()
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls.h590 extern const char **tls_pkey_algorithms(void);
H A Dtls_misc.c1427 const char **tls_pkey_algorithms(void) in tls_pkey_algorithms() function