Searched refs:CKA_DECRYPT (Results 1 – 3 of 3) sorted by relevance
92 CKA_DECRYPT, in Decrypt()
155 ctx = PK11_CreateContextBySymKey(type, CKA_DECRYPT, key, params); in pk11Decrypt()
397 #define CKA_DECRYPT (0x105) macro