crypto_verify_single
rv = crypto_verify_single(sp->sd_verify_ctx, &data, &sign, NULL);
error = crypto_verify_single(DPROV_CTX_SINGLE(ctx),
extern int crypto_verify_single(crypto_context_t, crypto_data_t *,