Searched refs:x509Algo (Results 1 – 2 of 2) sorted by relevance
69 int32_t GetX509AlgorithmNid(const X509_ALGOR *x509Algo, int32_t &algoNid) in GetX509AlgorithmNid() argument71 if (x509Algo == nullptr) { in GetX509AlgorithmNid()76 X509_ALGOR_get0(&algObj, nullptr, nullptr, x509Algo); in GetX509AlgorithmNid()
26 int32_t GetX509AlgorithmNid(const X509_ALGOR *x509Algo, int32_t &algoNid);