Lines Matching refs:algorithms
8 SSL_set1_client_sigalgs_list - set supported signature algorithms
27 algorithms for B<ctx> or B<ssl>. The array B<slist> of length B<slistlen>
29 algorithms.
32 signature algorithms for B<ctx> or B<ssl>. The B<str> parameter
40 signature algorithms related to client authentication, otherwise they are
50 If an application wishes to allow the setting of signature algorithms
54 The signature algorithms set by a client are used directly in the supported
57 The supported signature algorithms set by a server are not sent to the
58 client but are used to determine the set of shared signature algorithms
62 The client authentication signature algorithms set by a server are sent
66 Similarly client authentication signature algorithms set by a client are
68 algorithms.
70 Signature algorithms will neither be advertised nor used if the security level
92 Set supported signature algorithms to SHA256 with ECDSA and SHA256 with RSA
99 Set supported signature algorithms to SHA256 with ECDSA and SHA256 with RSA