Lines Matching refs:ciphers
17 CLEANFILES = *.tmp *.ciphers ciphers.mk
20 client-${clib}.ciphers:
27 server-${slib}.ciphers: 127.0.0.1.crt dsa.crt ec.crt rsa.crt
36 ciphers.mk: client-${clib}-server-${slib}.ciphers
37 client-${clib}-server-${slib}.ciphers: \
38 client-${clib}.ciphers server-${slib}.ciphers client-libressl.ciphers
40 sort client-${clib}.ciphers server-${slib}.ciphers >$@.tmp
43 sort $@ client-libressl.ciphers >$@.tmp
54 ciphers.mk:
59 `cat client-${clib}-server-${slib}.ciphers`
65 .if exists(ciphers.mk)
68 regress: ciphers.mk