Searched refs:SSL_CTX_use_psk_identity_hint (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/ssl/
H A Dssltest.c1553 if (!SSL_CTX_use_psk_identity_hint(s_ctx, "ctx server identity_hint")) {
1558 if (!SSL_CTX_use_psk_identity_hint(s_ctx2, "ctx server identity_hint")) {
H A Dssl.h1379 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint);
H A Dssl_lib.c3405 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/ssl/
H A Dssltest.c1553 if (!SSL_CTX_use_psk_identity_hint(s_ctx, "ctx server identity_hint")) {
1558 if (!SSL_CTX_use_psk_identity_hint(s_ctx2, "ctx server identity_hint")) {
H A Dssl.h1379 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint);
H A Dssl_lib.c3405 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/apps/
H A Ds_server.c1994 if (!SSL_CTX_use_psk_identity_hint(ctx, psk_identity_hint)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/apps/
H A Ds_server.c1994 if (!SSL_CTX_use_psk_identity_hint(ctx, psk_identity_hint)) {

Completed in 136 milliseconds