Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching full:tlsv1_client_add_cert

2434 static int tlsv1_client_add_cert(struct x509_certificate **chain,
2489 return tlsv1_client_add_cert(chain, cert_blob, cert_blob_len);
2503 ret = tlsv1_client_add_cert(chain, buf, len);