Searched refs:tlsv1_cred_alloc (Results 1 – 3 of 3) sorted by relevance
25 struct tlsv1_credentials * tlsv1_cred_alloc(void);
165 cred = tlsv1_cred_alloc(); in tls_connection_set_params()222 global->server_cred = cred = tlsv1_cred_alloc(); in tls_global_set_params()
17 struct tlsv1_credentials * tlsv1_cred_alloc(void) in tlsv1_cred_alloc() function