Searched refs:AAD_BUF_LEN (Results 1 – 1 of 1) sorted by relevance
26 #define AAD_BUF_LEN 200 /* length of aad_buffer */ macro287 uint8_t aad_buffer[AAD_BUF_LEN]; in coap_oscore_new_pdu_encrypted()484 assert(aad.length < AAD_BUF_LEN); in coap_oscore_new_pdu_encrypted()781 uint8_t aad_buffer[AAD_BUF_LEN]; in coap_oscore_decrypt_pdu()1120 assert(aad.length < AAD_BUF_LEN); in coap_oscore_decrypt_pdu()1256 assert(aad.length < AAD_BUF_LEN); in coap_oscore_decrypt_pdu()