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

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

Completed in 45 milliseconds