Searched refs:exportWrappedStorageKey (Results 1 – 4 of 4) sorted by relevance
69 bool exportWrappedStorageKey(const KeyBuffer& kmKey, KeyBuffer* key);
148 if (!exportWrappedStorageKey(key, &module_key)) { in create_crypto_blk_dev()
165 bool exportWrappedStorageKey(const KeyBuffer& kmKey, KeyBuffer* key) { in exportWrappedStorageKey() function
259 if (!exportWrappedStorageKey(key, &ephemeral_wrapped_key)) { in install_storage_key()