Home
last modified time | relevance | path

Searched defs:UnsetPrimary (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/cc/internal/
H A Dkeyset_handle_builder_entry.h66 void UnsetPrimary() { is_primary_ = false; } in UnsetPrimary() function
/aosp_15_r20/external/tink/cc/
H A Dkeyset_handle_builder.h100 void UnsetPrimary() { entry_->UnsetPrimary(); } in UnsetPrimary() function