Searched refs:SSL_add1_to_CA_list (Results 1 – 5 of 5) sorted by relevance
15 SSL_add1_to_CA_list,36 int SSL_add1_to_CA_list(SSL *ssl, const X509 *x);124 SSL_add1_to_CA_list() appends the CA subject name extracted from B<x> to the146 SSL_add1_to_CA_list() can be used to add additional items the list of CAs. If no162 SSL_add1_to_CA_list() return 1 for success and 0 for failure.
671 int SSL_add1_to_CA_list(SSL *ssl, const X509 *x) in SSL_add1_to_CA_list() function
435 SSL_add1_to_CA_list 436 3_0_0 EXIST::FUNCTION:
265 | `SSL_add1_to_CA_list` | HL | U | A | NC\* | Done …
2071 __owur int SSL_add1_to_CA_list(SSL *ssl, const X509 *x);
Completed in 22 milliseconds