Home | History | Annotate | Download | only in lib

Lines Matching refs:VBDEBUG

30     VBDEBUG(("%s() called with invalid algorithm!\n", __FUNCTION__));
37 VBDEBUG(("%s(): Couldn't open key file: %s\n", __FUNCTION__, filename));
43 VBDEBUG(("%s(): Couldn't read private key from file: %s\n", __FUNCTION__,
168 VBDEBUG(("PublicKeyReadKeyb() called with invalid algorithm!\n"));
173 VBDEBUG(("PublicKeyReadKeyb() called with invalid version!\n"));
183 VBDEBUG(("PublicKeyReadKeyb() wrong key size for algorithm\n"));
206 VBDEBUG(("PublicKeyRead() not a VbPublicKey\n"));
210 VBDEBUG(("PublicKeyRead() invalid algorithm\n"));
214 VBDEBUG(("PublicKeyRead() invalid version\n"));
219 VBDEBUG(("PublicKeyRead() wrong key size for algorithm\n"));