Searched refs:ptxt_seq (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/crypto/aes/
H A Daes_ccm.c355 static const uint8_t ptxt_seq[] = { variable
390 .ad = ptxt_seq,
392 .ptxt = ptxt_seq + 8,
408 .ad = ptxt_seq,
410 .ptxt = ptxt_seq + 8,
426 .ad = ptxt_seq,
428 .ptxt = ptxt_seq + 8,
445 .ad = ptxt_seq,
447 .ptxt = ptxt_seq + 12,
463 .ad = ptxt_seq,
[all...]

Completed in 82 milliseconds