Move is_gpg flag for fido2.

Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
Pol Henarejos
2025-12-07 20:35:08 +01:00
parent 90e77f7c61
commit 2a14c771cb
4 changed files with 5 additions and 5 deletions

View File

@@ -18,6 +18,8 @@
#include "openpgp.h"
#include "asn1.h"
extern bool is_gpg;
int cmd_get_data() {
if (apdu.nc > 0) {
return SW_WRONG_LENGTH();