Home
last modified time | relevance | path

Searched refs:sha1 (Results 1 - 13 of 13) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/include/
H A Ddrv_hash.h31 hi_u32 sha1 : 1; /* Support SHA1 */ member
/device/soc/rockchip/common/vendor/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-hdcp.h27 u8 sha1[HDCP_KEY_SHA_SIZE]; member
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-hdcp.h27 u8 sha1[HDCP_KEY_SHA_SIZE]; member
/device/soc/rockchip/rk3588/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-hdcp.h27 u8 sha1[HDCP_KEY_SHA_SIZE]; member
/device/soc/rockchip/rk3588/kernel/include/linux/
H A Ddw-hdmi-hdcp.h27 u8 sha1[HDCP_KEY_SHA_SIZE]; member
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H A Ddrv_sha.h79 uint32_t sha1 : 1; ///< supports sha1 mode member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/mbedtls_prepare/
H A DMakefile41 sha1.o sha256.o sha512.o \
/device/soc/rockchip/rk3588/kernel/scripts/
H A Dmkbootimg19 from hashlib import sha1 namespace
134 sha = sha1()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/core/
H A Ddrv_hash_v100.c118 /* only support sha1 and sha256 */ in drv_hash_cfg_hash_ctrl()
330 capacity->sha1 = CRYPTO_CAPACITY_SUPPORT; in drv_hash_get_capacity()
H A Ddrv_hash_v200.c786 capacity->sha1 = CRYPTO_CAPACITY_SUPPORT; in drv_hash_get_capacity()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/drv/cipher_v1.0/drivers/crypto/
H A Dcryp_hash.c714 cryp_register_hash_default(capacity.sha1, HASH_MODE_SHA1, SHA1_BLOCK_SIZE, SHA1_RESULT_SIZE); in cryp_register_all_hash()
/device/soc/rockchip/common/sdk_linux/
H A DMakefile1011 KBUILD_LDFLAGS_MODULE += --build-id=sha1
1012 LDFLAGS_vmlinux += --build-id=sha1
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/
H A Dcompat-1.3.h2236 #define sha1 mbedtls_sha1 macro

Completed in 15 milliseconds