Searched refs:FIDO_MAXMSG_CRED (Results 1 – 1 of 1) sorted by relevance
14 #ifndef FIDO_MAXMSG_CRED15 #define FIDO_MAXMSG_CRED 4096 macro148 if ((reply = malloc(FIDO_MAXMSG_CRED)) == NULL) { in fido_dev_make_cred_rx()153 if ((reply_len = fido_rx(dev, CTAP_CMD_CBOR, reply, FIDO_MAXMSG_CRED, in fido_dev_make_cred_rx()