Searched defs:material_type (Results 1 – 2 of 2) sorted by relevance
157 google::crypto::tink::KeyData::KeyMaterialType material_type, in AddKey()169 google::crypto::tink::KeyData::KeyMaterialType material_type, in AddTinkKey()178 google::crypto::tink::KeyData::KeyMaterialType material_type, in AddLegacyKey()187 google::crypto::tink::KeyData::KeyMaterialType material_type, in AddRawKey()
57 rapidjson::Value material_type(rapidjson::kStringType); in ToJson() local