Home
last modified time | relevance | path

Searched refs:key_slot_out (Results 1 – 1 of 1) sorted by relevance

/device/google/cuttlefish/host/commands/secure_env/
Dencrypted_serializable.cpp43 TpmObjectSlot* key_slot_out) { // out in CreateKey() argument
115 if (key_slot_out) { in CreateKey()
123 if (key_slot_out) { in CreateKey()
124 *key_slot_out = key_slot; in CreateKey()