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.cpp40 TpmObjectSlot* key_slot_out) { // out in CreateKey() argument
112 if (key_slot_out) { in CreateKey()
120 if (key_slot_out) { in CreateKey()
121 *key_slot_out = key_slot; in CreateKey()