Searched defs:ccm_nonce (Results 1 – 2 of 2) sorted by relevance
46 const uint8_t *ccm_nonce, // CCM Nonce (NONCE_LEN bytes, little-endian) in blecrypt_packet_encrypt()68 const uint8_t *ccm_nonce, // CCM Nonce (NONCE_LEN bytes, little-endian) in blecrypt_packet_decrypt()110 const uint8_t *ccm_nonce, in blecrypt_packet_encrypt_v2()170 const uint8_t *ccm_nonce, in blecrypt_packet_decrypt_v2()243 const uint8_t *ccm_nonce, in blecrypt_packet_encrypt_v3()308 const uint8_t *ccm_nonce, in blecrypt_packet_decrypt_v3()
82 …uint8_t *ccm_nonce) // Resulting nonce (NONCE_LEN bytes, little-endian) in nonce_calc()115 uint8_t ccm_nonce[NONCE_LEN]; in test_packet_encryption() local152 uint8_t ccm_nonce[NONCE_LEN]; in test_packet_decryption() local