Lines Matching defs:pubexp
1170 CK_BYTE pubexp[5];1181 { CKA_PUBLIC_EXPONENT, &pubexp, (CK_ULONG) sizeof(pubexp) }1242 pubexp[0] = 1;1243 pubexp[1] = 0;1244 pubexp[2] = 1;1248 pubexp[0] = 1;1249 pubexp[1] = 0;1250 pubexp[2] = 0;1251 pubexp[3] = 0;1252 pubexp[4] = 1;