Home
last modified time | relevance | path

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

/f-stack/freebsd/opencrypto/
H A Dcryptodev.h392 CRYPTO_BUF_LAST = CRYPTO_BUF_VMPAGE enumerator
H A Dcrypto.c1237 KASSERT(cb->cb_type > CRYPTO_BUF_NONE && cb->cb_type <= CRYPTO_BUF_LAST, in cb_sanity()
1269 crp->crp_obuf.cb_type <= CRYPTO_BUF_LAST, in crp_sanity()