Searched refs:__X509_new (Results 1 – 4 of 4) sorted by relevance
35 X509* __X509_new(X509 *ix) in __X509_new() function70 return __X509_new(NULL); in X509_new()
53 cert->x509 = __X509_new(ix); in __ssl_cert_new()
326 ssl->client_CA = __X509_new(ctx->client_CA); in SSL_new()
34 X509* __X509_new(X509 *ix);