Searched refs:crypto_verify_single (Results 1 – 4 of 4) sorted by relevance
147 crypto_verify_single(crypto_context_t context, crypto_data_t *data, in crypto_verify_single() function
1267 extern int crypto_verify_single(crypto_context_t, crypto_data_t *,
4058 rv = crypto_verify_single(sp->sd_verify_ctx, &data, &sign, NULL); in verify()
5946 error = crypto_verify_single(DPROV_CTX_SINGLE(ctx), in dprov_verify_task()