Home
last modified time | relevance | path

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

/system/keymaster/key_blob_utils/
Docb_utils.cpp67 static keymaster_error_t InitializeKeyWrappingContext(const AuthorizationSet& hw_enforced, in InitializeKeyWrappingContext() function
132 InitializeKeyWrappingContext(hw_enforced, sw_enforced, hidden, master_key, &ctx); in OcbEncryptKey()
168 InitializeKeyWrappingContext(hw_enforced, sw_enforced, hidden, master_key, &ctx); in OcbDecryptKey()