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