Home
last modified time | relevance | path

Searched refs:get_crypto_dev (Results 1 – 2 of 2) sorted by relevance

/Zephyr-4.2.1/tests/crypto/crypto_hash/src/
Dmain.c229 static inline const struct device *get_crypto_dev(void) in get_crypto_dev() function
242 const struct device *dev = get_crypto_dev(); in run_vector_set()
/Zephyr-4.2.1/tests/crypto/crypto_aes/src/
Dmain.c109 static inline const struct device *get_crypto_dev(void) in get_crypto_dev() function
123 crypto_dev = get_crypto_dev(); in crypto_aes_setup()