Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/opencrypto/
HDcryptodev.h599 uint32_t crypto_ses2hid(crypto_session_t crypto_session);
HDcrypto.c476 crypto_ses2hid(crypto_session_t crypto_session) in crypto_ses2hid() function
HDcryptodev.c529 sop->crid = crypto_ses2hid(cse->cses); in cse_create()