Home
last modified time | relevance | path

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

/device/google/contexthub/util/nanoapp_sign/
Dnanoapp_sign.c226 static int handleVerify(uint8_t **pbuf, uint32_t bufUsed, struct RsaData *rsa, bool verbose, bool b… in handleVerify() function
544 ret = handleVerify(&buf, bufUsed, &rsa, verbose, bareData); in main()