Home
last modified time | relevance | path

Searched refs:crypto_invoke (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/opencrypto/
H A Dcrypto.c505 static int crypto_invoke(struct cryptop *crp, int hint);
1356 result = crypto_invoke(crp, 0); in crypto_dispatch()
1522 crypto_invoke(struct cryptop *crp, int hint) in crypto_invoke() function
1866 result = crypto_invoke(submit, hint); in cryptointr()