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

/osnet-11/usr/src/lib/gss_mechs/mech_dh/backend/mech/
H A Dcrypto.h74 __get_sig_size(dh_qop_t, unsigned int *);
H A Dcontext.c288 if ((*minor = __get_sig_size(qop_req, &sigsize)) != DH_SUCCESS)
H A Dcrypto.c337 * __get_sig_size: Return the total size needed for a signature given a QOP.
340 __get_sig_size(dh_qop_t qop, unsigned int *size) function

Completed in 16 milliseconds