Home | History | Annotate | Download | only in ssl

Lines Matching refs:BUF_strdup

1350 		s->ctx->psk_identity_hint = BUF_strdup(tmp_id_hint);
2677 s->session->psk_identity_hint = BUF_strdup(s->ctx->psk_identity_hint);
2688 s->session->psk_identity = BUF_strdup(identity);