Searched refs:SECKEYBLOBSIZE (Results 1 – 2 of 2) sorted by relevance
23 #define SECKEYBLOBSIZE 64 /* secure key blob size is always 64 bytes */ macro32 #define MINKEYBLOBSIZE SECKEYBLOBSIZE91 __u8 seckey[SECKEYBLOBSIZE]; /* the secure key blob */
363 *keybuflen = (rc ? 0 : SECKEYBLOBSIZE); in cca_gen_key()452 *keybuflen = (rc ? 0 : SECKEYBLOBSIZE); in cca_clr2key()565 u8 tmpbuf[SECKEYBLOBSIZE]; /* 64 bytes */ in cca_slowpath_key2protkey()580 tmplen = SECKEYBLOBSIZE; in cca_slowpath_key2protkey()