Home
last modified time | relevance | path

Searched refs:ConvertAsn1Time (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/ps/core/communicator/
Dssl_wrapper.h60 time_t ConvertAsn1Time(const ASN1_TIME *const time) const;
Dssl_wrapper.cc157 time_t SSLWrapper::ConvertAsn1Time(const ASN1_TIME *const time) const { in ConvertAsn1Time() function in mindspore::ps::core::SSLWrapper