Searched refs:crypto_invoke (Results 1 – 1 of 1) sorted by relevance
179 static int crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint);844 result = crypto_invoke(cap, crp, 0); in crypto_dispatch()1043 crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint) in crypto_invoke() function1341 result = crypto_invoke(cap, submit, hint); in crypto_proc()