Searched refs:tls_cipher_grade (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ | ||
H A D | tls.h | 434 #define tls_cipher_grade(str) \ macro |
H A D | tls_misc.c | 930 switch (tls_cipher_grade(grade)) { in tls_set_ciphers() |