Searched refs:plaintext_bytes_len (Results 1 – 1 of 1) sorted by relevance
356 uint32_t plaintext_bytes_len = ciphertext->len - AUTH_TAG_LEN; in oscore2coap() local357 BYTE_ARRAY_NEW(plaintext, MAX_PLAINTEXT_LEN, plaintext_bytes_len); in oscore2coap()