Searched defs:keylength (Results 1 – 5 of 5) sorted by relevance
3096 int keylength)) in SSL_CTX_set_tmp_rsa_callback()3103 int keylength)) in SSL_set_tmp_rsa_callback()3120 RSA *cb(SSL *ssl, int is_export, int keylength) in cb()3134 int keylength)) in SSL_CTX_set_tmp_dh_callback()3140 int keylength)) in SSL_set_tmp_dh_callback()3149 int keylength)) in SSL_CTX_set_tmp_ecdh_callback()3157 int keylength)) in SSL_set_tmp_ecdh_callback()
2227 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength) in tmp_rsa_cb()
430 #define keylength 9 /* max length of any of the above keywords */ macro
2936 static RSA MS_CALLBACK *tmp_rsa_cb(SSL *s, int is_export, int keylength) in tmp_rsa_cb()
555 ASN1_INTEGER *keylength; member