Home
last modified time | relevance | path

Searched defs:driverid (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sys/opencrypto/
HDcrypto.c598 crypto_kregister(u_int32_t driverid, int kalg, u_int32_t flags) in crypto_kregister()
634 crypto_register(u_int32_t driverid, int alg, u_int16_t maxoplen, in crypto_register()
698 crypto_unregister(u_int32_t driverid, int alg) in crypto_unregister()
734 crypto_unregister_all(u_int32_t driverid) in crypto_unregister_all()
756 crypto_unblock(u_int32_t driverid, int what) in crypto_unblock()