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

/illumos-gate/usr/src/uts/common/crypto/io/
H A Decc.c594 ecc_digest_svrfy_common(digest_ecc_ctx_t *ctxp, crypto_data_t *data, function
716 rv = ecc_digest_svrfy_common((digest_ecc_ctx_t *)ctxp, data,
770 rv = ecc_digest_svrfy_common(ctxp, NULL, signature, CRYPTO_DO_SIGN |
832 rv = ecc_digest_svrfy_common(&dctx, data, signature,
915 rv = ecc_digest_svrfy_common((digest_ecc_ctx_t *)ctxp, data,
966 rv = ecc_digest_svrfy_common(ctxp, NULL, signature,
1029 rv = ecc_digest_svrfy_common(&dctx, data, signature,

Completed in 46 milliseconds