Searched refs:crypto_invoke (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/opencrypto/
H A Dcrypto.c179 static int crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint);
844 result = crypto_invoke(cap, crp, 0);
1043 crypto_invoke(struct cryptocap *cap, struct cryptop *crp, int hint) function
1341 result = crypto_invoke(cap, submit, hint);

Completed in 104 milliseconds