Lines Matching refs:clrkey
105 static int pkey_clr2protkey(u32 keytype, const u8 *clrkey,
191 memcpy(paramblock, clrkey, keysize);
255 static int pkey_clr2ep11key(const u8 *clrkey, size_t clrkeylen,
277 0, clrkey, keybuf, keybuflen,
376 u8 clrkey[32];
388 get_random_bytes(clrkey, keysize);
391 rc = pkey_clr2protkey(keytype, clrkey,
762 u32 kflags, const u8 *clrkey,
808 clrkey, keybuf, keybufsize,
812 clrkey, keybuf);
817 clrkey, keybuf, keybufsize);
1367 kcs.clrkey.clrkey, kcs.seckey.seckey);
1400 rc = pkey_clr2protkey(kcp.keytype, kcp.clrkey.clrkey,
1567 kcs.clrkey.clrkey, kkey, &klen);