Home
last modified time | relevance | path

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

/freebsd/sys/geom/eli/
H A Dg_eli_privacy.c358 crypto_dispatch_batch(&crpq, 0); in g_eli_crypto_run()
H A Dg_eli_integrity.c586 crypto_dispatch_batch(&crpq, 0); in g_eli_auth_run()
/freebsd/sys/opencrypto/
H A Dcryptodev.h628 void crypto_dispatch_batch(struct cryptopq *crpq, int flags);
H A Dcrypto.c1474 crypto_dispatch_batch(struct cryptopq *crpq, int flags) in crypto_dispatch_batch() function