Searched refs:get_dh512 (Results 1 - 2 of 2) sorted by relevance

/external/openssl/apps/
H A Ds_server.c192 static DH *get_dh512(void);
220 static DH *get_dh512(void) function
1364 dh=get_dh512();
/external/openssl/ssl/
H A Dssltest.c205 static DH *get_dh512(void);
811 dh=get_dh512();
2210 static DH *get_dh512() function

Completed in 44 milliseconds