Searched refs:cipher_unmask_ (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/fl/server/ | ||
D | executor.h | 135 armour::CipherUnmask cipher_unmask_; variable |
D | executor.cc | 288 return cipher_unmask_.UnMask(model); in Unmask() |