Home
last modified time | relevance | path

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

/aosp12/system/keymaster/km_openssl/
H A Drsa_operation.cpp422 return VerifyUndigested(signature); in Finish()
427 keymaster_error_t RsaVerifyOperation::VerifyUndigested(const Buffer& signature) { in VerifyUndigested() function in keymaster::RsaVerifyOperation
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Drsa_operation.h131 keymaster_error_t VerifyUndigested(const Buffer& signature);