Searched refs:aad (Results 1 – 7 of 7) sorted by relevance
| /illumos-gate/usr/src/uts/common/io/net80211/ |
| H A D | net80211_crypto_ccmp.c | 361 uint8_t b0[AES_BLOCK_LEN], uint8_t aad[2 * AES_BLOCK_LEN]) in ccmp_init() 390 aad[0] = 0; /* AAD length >> 8 */ in ccmp_init() 392 aad[2] = wh->i_fc[0] & 0x8f; /* magic #s */ in ccmp_init() 393 aad[3] = wh->i_fc[1] & 0xc7; /* magic #s */ in ccmp_init() 395 (void) memcpy(aad + 4, wh->i_addr1, 3 * IEEE80211_ADDR_LEN); in ccmp_init() 396 aad[22] = wh->i_seq[0] & IEEE80211_SEQ_FRAG_MASK; in ccmp_init() 397 aad[23] = 0; /* all bits masked */ in ccmp_init() 411 aad[24] = qwh->i_qos[0] & 0x0f; /* just priority bits */ in ccmp_init() 412 aad[25] = 0; in ccmp_init() 413 b0[1] = aad[24]; in ccmp_init() [all …]
|
| /illumos-gate/usr/src/test/crypto-tests/tests/modes/aes/gmac/ |
| H A D | nist-gmac-rsp2h.py | 32 aad: list 51 def add_case(self, key, iv, pt, aad, ct, tag): argument 58 if len(aad) * 8 != self.aadlen: 66 self.vectors.append(TestVector(key, iv, pt, aad, ct + tag, [])) 101 tset.add_case(key, iv, pt, aad, ct, tag) 125 aad = list(genhex(val[1])) 158 print_hexbuf(vec.aad, test.aadlen / 8)
|
| /illumos-gate/usr/src/uts/common/fs/zfs/ |
| H A D | zio_crypt.c | 497 uint64_t aad[3]; in zio_crypt_key_wrap() local 532 aad[0] = LE_64(key->zk_guid); in zio_crypt_key_wrap() 536 aad[0] = LE_64(key->zk_guid); in zio_crypt_key_wrap() 537 aad[1] = LE_64(crypt); in zio_crypt_key_wrap() 538 aad[2] = LE_64(key->zk_version); in zio_crypt_key_wrap() 551 &puio, &cuio, (uint8_t *)aad, aad_len); in zio_crypt_key_wrap() 569 uint64_t aad[3]; in zio_crypt_key_unwrap() local 594 aad[0] = LE_64(guid); in zio_crypt_key_unwrap() 598 aad[0] = LE_64(guid); in zio_crypt_key_unwrap() 599 aad[1] = LE_64(crypt); in zio_crypt_key_unwrap() [all …]
|
| /illumos-gate/usr/src/data/zoneinfo/ |
| H A D | antarctica | 46 # http://www.aad.gov.au/default.asp?casid=37079 117 # http://www.antdiv.gov.au/aad/exop/sfo/casey/casey_aws.html 119 # http://www.antdiv.gov.au/aad/exop/sfo/davis/video.html 121 # http://www.antdiv.gov.au/aad/exop/sfo/mawson/video.html
|
| /illumos-gate/usr/src/cmd/sgs/libelf/common/ |
| H A D | libelf.32.msg | 57 @ MSG_STR_AAD "aad"
|
| /illumos-gate/usr/src/data/hwdata/ |
| H A D | usb.ids | 13192 0aad Rohde & Schwarz GmbH & Co. KG 19971 1aad KeeTouch
|
| H A D | pci.ids | 11849 0aad MCP79 LPC Bridge
|