Searched refs:__dh_seq_detection (Results 1 – 3 of 3) sorted by relevance
177 stat = __dh_seq_detection(cntx, mic->seqnum); in __dh_gss_verify()384 stat = __dh_seq_detection(cntx, wrap->mic.seqnum); in __dh_gss_unseal()
339 OM_uint32 __dh_seq_detection(dh_gss_context_t, OM_uint32);
354 __dh_seq_detection(dh_gss_context_t ctx, OM_uint32 seqno) in __dh_seq_detection() function