Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/crypto/
Dcrypto_smartbond.c452 static int crypto_smartbond_cipher_set_mreg(uint8_t *mreg, uint32_t len_words) in crypto_smartbond_cipher_set_mreg() function
601 ret = crypto_smartbond_cipher_set_mreg(iv, 4); in crypto_smartbond_cipher_cbc_handler()
678 ret = crypto_smartbond_cipher_set_mreg(ic, iv_len >> 2); in crypto_smartbond_cipher_ctr_handler()