Home
last modified time | relevance | path

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

/device/soc/hisilicon/ws63v100/sdk/drivers/drivers/driver/security_unified/drv_cipher/drv_code/
Dcrypto_osal_adapt.h53 #define crypto_mutex_lock osal_mutex_lock macro
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/osal/include/
Ddrv_osal_lib_linux.h106 #define crypto_mutex_lock(x) down_interruptible(x) macro