Searched refs:custom_rlmethod (Results 1 – 2 of 2) sorted by relevance
76 const OSSL_RECORD_METHOD *custom_rlmethod; member
1178 s->rlayer.custom_rlmethod = meth; in ossl_ssl_set_custom_record_layer()1186 if (s->rlayer.custom_rlmethod != NULL) in ssl_select_next_record_layer()1187 return s->rlayer.custom_rlmethod; in ssl_select_next_record_layer()