Home | History | Annotate | Download | only in apps

Lines Matching refs:psk_identity_hint

976 	static char *psk_identity_hint=NULL;
1197 psk_identity_hint= *(++argv);
1819 if (!SSL_CTX_use_psk_identity_hint(ctx, psk_identity_hint))