Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/crypto/
Dhash.h26 enum hash_algo { enum
/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c227 uint32_t hash_algo = (AES_HASH->CRYPTO_CTRL_REG & AES_HASH_CRYPTO_CTRL_REG_CRYPTO_ALG_Msk); in crypto_smartbond_hash_set_out_len() local