Searched refs:getKeystoreAlgorithm (Results 1 – 1 of 1) sorted by relevance
1041 static std::variant<keystore::Algo, KMV1::ErrorCode> getKeystoreAlgorithm(Algorithm algorithm) { in getKeystoreAlgorithm() function1088 auto algoOrError = getKeystoreAlgorithm(*algorithm); in signCertificate()