Searched refs:HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7800-V1.0.2.28/target/linux/ubicom32/files/arch/ubicom32/crypto/
H A Dsha1_ubicom32_asm.S68 #define HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1 ((1 << 5) | HASH_SECURITY_BLOCK_CONTROL_INIT_NO_ENCYPTION) define
122 movei hash_control, #%hi(HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1)
123 movei hash_control_low, #%lo(HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1)
157 movei hash_control, #%hi(HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1)
158 movei hash_control_low, #%lo(HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1)
H A Dsha1_ubicom32.c36 #define HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1 ((1 << 5) | HASH_SECURITY_BLOCK_CONTROL_INIT_NO_ENCYPTION) macro
62 hw_crypto_set_ctrl(HASH_SECURITY_BLOCK_CONTROL_INIT_SHA1);

Completed in 78 milliseconds