Searched refs:cd64 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/crypto/external/bsd/netpgp/dist/src/pgp2ssh/
H A Db64.c215 static const char cd64[] = "|$$$}rstuvwxyz{$$$$$$$>?@ABCDEFGHIJKLMNOPQRSTUVW$$$$$$XYZ[\\]^_`abcdefghijklmnopq"; variable
318 v = (uint8_t) ((v < 43 || v > 122) ? 0 : cd64[v - 43]);
/netbsd-current/crypto/external/bsd/netpgp/dist/src/libverify/
H A Db64.c215 static const char cd64[] = "|$$$}rstuvwxyz{$$$$$$$>?@ABCDEFGHIJKLMNOPQRSTUVW$$$$$$XYZ[\\]^_`abcdefghijklmnopq"; variable
324 v = (uint8_t) ((v < 43 || v > 122) ? 0 : cd64[v - 43]);
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Db64.c215 static const char cd64[] = "|$$$}rstuvwxyz{$$$$$$$>?@ABCDEFGHIJKLMNOPQRSTUVW$$$$$$XYZ[\\]^_`abcdefghijklmnopq"; variable
324 v = (uint8_t) ((v < 43 || v > 122) ? 0 : cd64[v - 43]);
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.d52590 cd64: 0c15.*
[all...]

Completed in 268 milliseconds