Searched defs:signKey (Results 1 – 2 of 2) sorted by relevance
31 OBJECT *signKey; in TPM2_Sign() local
627 OBJECT *signKey, // IN: HMAC key sign the hash in CryptSignHMAC()661 OBJECT *signKey, // IN: HMAC key signed the hash in CryptHMACVerifySignature()1123 OBJECT *signKey, // IN: RSA key signs the hash in CryptSignRSA()1176 OBJECT *signKey, // IN: RSA key signed the hash in CryptRSAVerifySignature()1451 OBJECT *signKey, // IN: ECC key to sign the hash in CryptSignECC()1503 OBJECT *signKey, // IN: ECC key signed the hash in CryptECCVerifySignature()3380 OBJECT *signKey = ObjectGet(signHandle); in CryptSign() local