Searched refs:crypto_done (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/sys/opencrypto/
H A Dcryptodev.h407 struct cryptotstat cs_done; /* crypto_invoke -> crypto_done */
408 struct cryptotstat cs_cb; /* crypto_done -> callback */
628 extern void crypto_done(struct cryptop *crp);
688 * spin lock as crypto_done() can be called in interrupt context
690 * It is not known whether crypto_done()(in interrupt context) is called
H A Dcrypto.c489 * the requests to crypto drivers (h/w or s/w) who call crypto_done
1561 crypto_done(crp);
1695 crypto_done(struct cryptop *crp) function
H A Dcryptosoft.c1256 crypto_done(crp);
/netbsd-current/sys/arch/x86/x86/
H A Dvia_padlock.c498 crypto_done(crp);
/netbsd-current/sys/arch/i386/pci/
H A Dglxsb.c579 crypto_done(crp);
/netbsd-current/sys/dev/pci/
H A Dhifn7751.c2417 crypto_done(crp);
2478 crypto_done(crp);
2598 crypto_done(crp);
2714 crypto_done(crp);
2922 crypto_done(crp);
2938 crypto_done(crp);
H A Dubsec.c1777 crypto_done(crp);
1822 crypto_done(crp);
2298 crypto_done(crp);
2315 crypto_done(crp);
/netbsd-current/sys/dev/marvell/
H A Dmvcesa.c479 crypto_done(crp);
H A Dmvxpsec.c1784 crypto_done(mv_p->crp);
2216 crypto_done(crp);
/netbsd-current/sys/dev/pci/qat/
H A Dqat.c1724 crypto_done(crp);
2087 crypto_done(crp);
/netbsd-current/sys/arch/arm/sunxi/
H A Dsun8i_crypto.c2190 * Don't invoke crypto_done -- we are asking the
2514 crypto_done(crp);
2523 * crypto_done.
2551 crypto_done(crp);
/netbsd-current/share/man/man9/
H A DMakefile600 opencrypto.9 crypto_done.9 \

Completed in 314 milliseconds