crypto_invoke
result = crypto_invoke(cap, crp, hint);
result = crypto_invoke(cap, crp, 0);
result = crypto_invoke(cap, submit, hint);
static int crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint);