Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dsession_manager_impl.cc185 const char kOaepLabelValue[] = "SECRET\0"; in EncryptSalt() local
188 memcpy(oaep_label, kOaepLabelValue, kOaepLabelSize); in EncryptSalt()