MCPcopy Create free account
hub / github.com/OpenKeyring/oak-keyring / initialize

Method initialize

src/crypto/keystore.rs:185–242  ·  view source on GitHub ↗
(
        path: &Path,
        sk_bytes: &mut [u8; 32],
        cmk: &SecureStr,
        params: &Argon2Params,
        language: MnemonicLanguage,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

derive_kekFunction · 0.85
generate_saltFunction · 0.85
derive_key_lockedFunction · 0.85
WrappingKeyClass · 0.85
wrap_keyFunction · 0.85
as_bytesMethod · 0.80

Tested by

no test coverage detected