Home
last modified time | relevance | path

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

/system/secretkeeper/client/src/
Ddice.rs118 let explicit_chain = to_explicit_chain(implicit_dice).unwrap(); in implicit_to_explicit_dice_chain_conversion() localVariable
130 let explicit_chain = to_explicit_chain(implicit_dice).unwrap(); in explicit_to_explicit_dice_chain_conversion() localVariable
148 let explicit_chain = to_explicit_chain(&hex::decode(IMPLICIT_CHAIN).unwrap()).unwrap(); in root_key_deterministic_encoding() localVariable