Home
last modified time | relevance | path

Searched defs:algo (Results 1 – 18 of 18) sorted by relevance

/Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/rom_api/src/
Dmain.c333 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/drivers/crypto/
Dcrypto_mchp_xec_symcr.c109 enum hash_algo algo; member
147 enum hash_algo algo; member
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; member
136 enum hash_algo algo) in npcx_hash_session_setup()
Dcrypto_mtls_shim.c52 enum hash_algo algo; member
316 enum cipher_algo algo, enum cipher_mode mode, in mtls_session_setup()
538 enum hash_algo algo) in mtls_hash_session_setup()
Dcrypto_nrf_ecb.c86 enum cipher_algo algo, enum cipher_mode mode, in nrf_ecb_session_setup()
Dcrypto_smartbond.c360 static int crypto_smartbond_hash_set_algo(enum hash_algo algo) in crypto_smartbond_hash_set_algo()
786 enum cipher_algo algo, enum cipher_mode mode, enum cipher_op op_type) in crypto_smartbond_cipher_begin_session()
870 struct hash_ctx *ctx, enum hash_algo algo) in crypto_smartbond_hash_begin_session()
Dcrypto_mcux_dcp.c188 enum cipher_algo algo, enum cipher_mode mode, in crypto_dcp_cipher_begin_session()
270 enum hash_algo algo) in crypto_dcp_hash_begin_session()
Dcrypto_it8xxx2_sha.c187 struct hash_ctx *ctx, enum hash_algo algo) in it8xxx2_hash_begin_session()
Dcrypto_tc_shim.c194 enum cipher_algo algo, enum cipher_mode mode, in tc_session_setup()
Dcrypto_intel_sha.c285 enum hash_algo algo) in intel_sha_device_set_hash_type()
Dcrypto_it8xxx2_sha_v2.c307 struct hash_ctx *ctx, enum hash_algo algo) in it8xxx2_hash_begin_session()
Dcrypto_intel_sha_priv.h79 uint32_t algo; member
Dcrypto_ataes132a.c798 enum cipher_algo algo, enum cipher_mode mode, in ataes132a_session_setup()
Dcrypto_stm32.c329 enum cipher_algo algo, in crypto_stm32_session_setup()
Dcrypto_si32.c1050 const enum cipher_algo algo, const enum cipher_mode mode, in crypto_si32_begin_session()
Dcrypto_intel_sha_registers.h124 uint32_t algo : 3; member
/Zephyr-latest/include/zephyr/crypto/
Dcrypto.h164 enum cipher_algo algo, in cipher_begin_session()
386 enum hash_algo algo) in hash_begin_session()
/Zephyr-latest/drivers/ieee802154/
Dieee802154_cc2520.c1355 enum cipher_algo algo, in cc2520_crypto_begin_session()