Home
last modified time | relevance | path

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

/hal_silabs-latest/simplicity_sdk/platform/security/sl_component/se_manager/src/
Dsl_se_manager_cipher.c301 static void increment_nonce_counter(uint8_t block_end, unsigned char nonce_counter[]) in increment_nonce_counter() function
333 increment_nonce_counter(((i + 2u) * SL_SE_AES_BLOCK_SIZE) - 1u, stream_block); in prepare_nonce_counter()
433 increment_nonce_counter(SL_SE_AES_BLOCK_SIZE - 1u, nonce_counter); in sl_se_aes_crypt_ctr()