Searched defs:gcm_validate_args (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/common/crypto/modes/
H A Dgcm.c485 gcm_validate_args(CK_AES_GCM_PARAMS *gcm_param) function
624 if ((rv = gcm_validate_args(gcm_param)) != 0) {

Completed in 61 milliseconds