Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/opencrypto/
Dcrypto.c105 #define CRYPTO_DRIVER_LOCK() mtx_lock(&crypto_drivers_mtx) macro
395 CRYPTO_DRIVER_LOCK(); in crypto_terminate()
456 CRYPTO_DRIVER_LOCK(); in crypto_destroy()
603 CRYPTO_DRIVER_LOCK(); in crypto_newsession()
637 CRYPTO_DRIVER_LOCK(); in crypto_newsession()
696 CRYPTO_DRIVER_LOCK(); in crypto_freesession()
738 CRYPTO_DRIVER_LOCK(); in crypto_get_driverid()
798 CRYPTO_DRIVER_LOCK(); in crypto_find_driver()
843 CRYPTO_DRIVER_LOCK(); in crypto_kregister()
881 CRYPTO_DRIVER_LOCK(); in crypto_register()
[all …]