Searched defs:DECRYPT (Results 1 – 12 of 12) sorted by relevance
24 DECRYPT("Decrypt"), enumConstant
100 # define DECRYPT(keySchedule, in, out) \ macro
47 public static final byte DECRYPT = 0x01; field in KMType
30 UNKNOWN(0), SIGN(1), DECRYPT(2); enumConstant
38 #define DECRYPT 1 /**< Parameter decryption by TPM */ macro
294 DECRYPT = (1 << 17) variable in Public
156 public static final byte DECRYPT = 0x01; field in KMType
109 DECRYPT = 1; enumerator
176 DECRYPT = 1; enumerator
177 DECRYPT = 1; enumerator