Home
last modified time | relevance | path

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

/optee_os/core/drivers/crypto/hisilicon/
H A Dsec_authenc.c474 bool hw_support = false; in sec_authenc_initialize() local
481 hw_support = is_hw_supported(dinit); in sec_authenc_initialize()
482 if (!hw_support) in sec_authenc_initialize()