Searched refs:__verify_sig (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.h71 __verify_sig(dh_token_t, dh_qop_t, dh_key_set_t, dh_signature_t);
H A Dcrypto.c399 * __verify_sig: Verify that the supplied signature, sig, is the same
403 __verify_sig(dh_token_t token, /* The token to be verified */ function
H A Dcontext_establish.c325 if ((stat = __verify_sig(token, DH_MECH_QOP, keys, sig)) ==

Completed in 32 milliseconds