Searched refs:ckn (Results 1 – 1 of 1) sorted by relevance
147 std::vector<uint8_t> ckn; in addTestKey() local148 ckn = CKN; in addTestKey()149 ckn.resize(16); // make sure it is always zero padded with maximum length of in addTestKey()167 aes_kdf(cakCtx, "IEEE8021 KEK", (const uint8_t*)ckn.data(), ckn.size() * 8, 8 * kek.size(), in addTestKey()