Home
last modified time | relevance | path

Searched refs:client_master_key (Results 1 – 1 of 1) sorted by relevance

/external/openssl/ssl/
Ds2_clnt.c125 static int client_master_key(SSL *s);
232 ret=client_master_key(s); in IMPLEMENT_ssl2_meth_func()
611 static int client_master_key(SSL *s) in client_master_key() function