Home
last modified time | relevance | path

Searched defs:nonce_len (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/crypto/
Dcrypto_cc23x0.c313 uint16_t nonce_len = ctx->mode_params.ccm_info.nonce_len; in crypto_cc23x0_ccm_check_param() local
352 uint16_t nonce_len = ctx->mode_params.ccm_info.nonce_len; in crypto_cc23x0_ccm_encrypt() local
476 uint16_t nonce_len = ctx->mode_params.ccm_info.nonce_len; in crypto_cc23x0_ccm_decrypt() local
Dcrypto_ataes132a.c401 const uint8_t nonce_len = 12; in ataes132a_aes_ccm_encrypt() local
/Zephyr-latest/include/zephyr/crypto/
Dcipher.h89 uint16_t nonce_len; member
101 uint16_t nonce_len; member