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