Home
last modified time | relevance | path

Searched refs:expect_single_call_psa_cipher_encrypt (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/tests/bluetooth/host/crypto/mocks/
Daes_expects.h15 void expect_single_call_psa_cipher_encrypt(uint8_t *out);
Daes_expects.c11 void expect_single_call_psa_cipher_encrypt(uint8_t *out) in expect_single_call_psa_cipher_encrypt() function
/Zephyr-latest/tests/bluetooth/host/crypto/bt_encrypt_be/src/
Dmain.c49 expect_single_call_psa_cipher_encrypt(enc_data); in ZTEST()
/Zephyr-latest/tests/bluetooth/host/crypto/bt_encrypt_le/src/
Dmain.c49 expect_single_call_psa_cipher_encrypt(enc_data); in ZTEST()