Home
last modified time | relevance | path

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

/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/rom_api/src/
Dmain.c20 enum hash_algo hash_id;
276 static int pr_hash_algo_name(enum hash_algo algo);
277 static size_t hash_digest_size(enum hash_algo algo);
278 static size_t hash_block_size(enum hash_algo algo);
333 static size_t hash_digest_size(enum hash_algo algo) in hash_digest_size()
357 static size_t hash_block_size(enum hash_algo algo) in hash_block_size()
377 static int pr_hash_algo_name(enum hash_algo algo) in pr_hash_algo_name()
/Zephyr-latest/include/zephyr/crypto/
Dhash.h26 enum hash_algo { enum
Dcrypto.h85 enum hash_algo algo);
386 enum hash_algo algo) in hash_begin_session()
/Zephyr-latest/drivers/crypto/
Dcrypto_mchp_xec_symcr.c109 enum hash_algo algo;
147 enum hash_algo algo;
158 static enum mchp_rom_hash_alg_id lookup_hash_alg(enum hash_algo algo) in lookup_hash_alg()
172 static size_t hash_block_size(enum hash_algo algo) in hash_block_size()
396 enum hash_algo algo) in xec_symcr_hash_session_begin()
Dcrypto_npcx_sha.c64 enum hash_algo algo;
136 enum hash_algo algo) in npcx_hash_session_setup()
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
231 switch (hash_algo) { in crypto_smartbond_hash_set_out_len()
253 switch (hash_algo) { in crypto_smartbond_hash_set_out_len()
360 static int crypto_smartbond_hash_set_algo(enum hash_algo algo) in crypto_smartbond_hash_set_algo()
870 struct hash_ctx *ctx, enum hash_algo algo) in crypto_smartbond_hash_begin_session()
Dcrypto_it8xxx2_sha.c187 struct hash_ctx *ctx, enum hash_algo algo) in it8xxx2_hash_begin_session()
Dcrypto_it8xxx2_sha_v2.c307 struct hash_ctx *ctx, enum hash_algo algo) in it8xxx2_hash_begin_session()
Dcrypto_mtls_shim.c52 enum hash_algo algo;
538 enum hash_algo algo) in mtls_hash_session_setup()
Dcrypto_intel_sha.c285 enum hash_algo algo) in intel_sha_device_set_hash_type()
Dcrypto_mcux_dcp.c270 enum hash_algo algo) in crypto_dcp_hash_begin_session()