Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dextensions.c58 static int final_key_share(SSL_CONNECTION *s, unsigned int context, int sent);
331 final_key_share },
1308 static int final_key_share(SSL_CONNECTION *s, unsigned int context, int sent) in final_key_share() function