Searched defs:SECKEYBLOBSIZE (Results 1 – 2 of 2) sorted by relevance
273 u32 keybitsize, u8 seckey[SECKEYBLOBSIZE]) in cca_genseckey()415 const u8 *clrkey, u8 seckey[SECKEYBLOBSIZE]) in cca_clr2seckey()553 const u8 seckey[SECKEYBLOBSIZE], in cca_sec2protkey()
23 #define SECKEYBLOBSIZE 64 /* secure key blob size is always 64 bytes */ macro