Searched refs:mutable_certificate (Results 1 – 1 of 1) sorted by relevance
330 std::string mutable_certificate = certificate; in Register() local344 {CKA_VALUE, string_as_array(&mutable_certificate), in Register()345 mutable_certificate.size()}}; in Register()386 std::string mutable_certificate = certificate; in RegisterCertificate() local400 {CKA_VALUE, string_as_array(&mutable_certificate), in RegisterCertificate()401 mutable_certificate.size()}}; in RegisterCertificate()607 std::string mutable_certificate = certificate; in DoesCertificateExist() local612 {CKA_VALUE, string_as_array(&mutable_certificate), in DoesCertificateExist()613 mutable_certificate.size()}}; in DoesCertificateExist()