Searched refs:priKey (Results 1 – 1 of 1) sorted by relevance
564 EVPPkeyPtr priKey( in checkAndAppendPrivateKey() local567 if (!priKey) in checkAndAppendPrivateKey()650 EVPPkeyPtr priKey( in compareKeys() local653 if (!priKey) in compareKeys()663 int32_t rc = EVP_PKEY_cmp(priKey.get(), pubKey.get()); in compareKeys()665 int32_t rc = EVP_PKEY_eq(priKey.get(), pubKey.get()); in compareKeys()