mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-25 22:19:59 +01:00
scd: Internal CCID driver: Spelling cleanup.
-- Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net> Backport master commit of: 0904b8ef348a52335c378bee6dc90a978885d66f
This commit is contained in:
parent
7b531fe580
commit
e3a12b09dc
@ -100,10 +100,10 @@
|
||||
/* Max length of buffer with out CCID message header of 10-byte
|
||||
Sending: 547 for RSA-4096 key import
|
||||
APDU size = 540 (24+4+256+256)
|
||||
commnd + lc + le = 4 + 3 + 0
|
||||
command + lc + le = 4 + 3 + 0
|
||||
Sending: write data object of cardholder certificate
|
||||
APDU size = 2048
|
||||
commnd + lc + le = 4 + 3 + 0
|
||||
command + lc + le = 4 + 3 + 0
|
||||
Receiving: 2048 for cardholder certificate
|
||||
*/
|
||||
#define CCID_MAX_BUF (2048+7+10)
|
||||
|
Loading…
x
Reference in New Issue
Block a user