Searched refs:tlsv1_cred_alloc (Results 1 – 3 of 3) sorted by relevance
33 struct tlsv1_credentials * tlsv1_cred_alloc(void);
21 struct tlsv1_credentials * tlsv1_cred_alloc(void) in tlsv1_cred_alloc() function
217 cred = tlsv1_cred_alloc(); in tls_connection_set_params()319 global->server_cred = cred = tlsv1_cred_alloc(); in tls_global_set_params()