HomeSort by relevance Sort by last modified time
    Searched refs:VerifyUndigested (Results 1 - 2 of 2) sorted by null

  /system/keymaster/
rsa_operation.h 125 keymaster_error_t VerifyUndigested(const Buffer& signature);
rsa_operation.cpp 424 return VerifyUndigested(signature);
429 keymaster_error_t RsaVerifyOperation::VerifyUndigested(const Buffer& signature) {

Completed in 106 milliseconds