Home
last modified time | relevance | path

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

/system/security/keystore-engine/
Dkeystore_backend_binder.cpp79 static NullOr<const Algorithm&> getKeyAlgoritmFromKeyCharacteristics( in getKeyAlgoritmFromKeyCharacteristics() function
129 auto algorithm = getKeyAlgoritmFromKeyCharacteristics(characteristics); in sign()
/system/hardware/interfaces/wifi/keystore/1.0/default/
Dkeystore.cpp123 static NullOr<const Algorithm&> getKeyAlgoritmFromKeyCharacteristics( in getKeyAlgoritmFromKeyCharacteristics() function
174 auto algorithm = getKeyAlgoritmFromKeyCharacteristics(characteristics); in sign()