Lines Matching defs:list
489 * Set *pgroups to the supported groups list and *pgroupslen to
581 /* Return 1 if "id" is in "list" */
582 static int tls1_in_list(uint16_t id, const uint16_t *list, size_t listlen)
586 if (list[i] == id)
741 /* Set groups based on a colon separated list */
823 * It is invalid to send an empty list in the supported groups
835 * If we have a custom point format list use it otherwise use default
927 * For a server we allow the certificate to not be in our list of supported
1261 * Returns a signature algorithm when the peer did not send a list of supported
2483 * Set supported signature algorithms based on a colon separated list of the
2600 /* Check to see if a certificate issuer name matches list of CA names */