Searched defs:ccm_nonce (Results 1 – 2 of 2) sorted by relevance
73 const uint8_t *ccm_nonce, // CCM Nonce (NONCE_LEN bytes, little-endian) in blecrypt_packet_encrypt()95 const uint8_t *ccm_nonce, // CCM Nonce (NONCE_LEN bytes, little-endian) in blecrypt_packet_decrypt()137 const uint8_t *ccm_nonce, in blecrypt_packet_encrypt_v2()197 const uint8_t *ccm_nonce, in blecrypt_packet_decrypt_v2()270 const uint8_t *ccm_nonce, in blecrypt_packet_encrypt_v3()335 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