Home
last modified time | relevance | path

Searched defs:pubKey (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/fl/armour/cipher/
Dcipher_reconstruct.cc398 PublicKey *pubKey = KeyAgreement::FromPublicBytes(public_key.data(), public_key.size()); in GetSuvNoise() local
/third_party/node/deps/npm/node_modules/sshpk/lib/
Ddhe.js317 ECPrivate.prototype.deriveSharedSecret = function (pubKey) { argument
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_security_cryptoFramework.js66 pubKey: PubKey, property