Searched refs:DECODE (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/external/ibm-public/postfix/dist/src/util/ |
| D | base32_code.c | 224 #define DECODE(b,x,l) { \ in main() macro 238 DECODE(b2, STR(b1), LEN(b1)); in main() 244 DECODE(b2, STR(b1), LEN(b1)); in main() 245 DECODE(b1, STR(b2), LEN(b2)); in main() 246 DECODE(b2, STR(b1), LEN(b1)); in main() 254 DECODE(b2, STR(b1), LEN(b1)); in main() 255 DECODE(b1, STR(b2), LEN(b2)); in main() 256 DECODE(b2, STR(b1), LEN(b1)); in main() 257 DECODE(b1, STR(b2), LEN(b2)); in main() 258 DECODE(b2, STR(b1), LEN(b1)); in main()
|
| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | refclock_chu.c | 280 #define DECODE 0x0040 /* invalid data decode */ macro 1363 if (up->status & DECODE) in chu_second() 1394 if (up->status & INSYNC && !(up->status & (DECODE | STAMP)) && in chu_second() 1472 up->status |= DECODE; in chu_major() 1486 up->status |= DECODE; in chu_major()
|
| /netbsd/src/crypto/external/bsd/heimdal/dist/lib/ntlm/ |
| D | ntlm_err.et | 10 error_code DECODE, "Failed to decode packet"
|
| /netbsd/src/crypto/external/bsd/netpgp/dist/ref/ |
| D | rfc2437.txt | 817 M = EME-OAEP-DECODE (EM, P) 981 EM to recover a message M: M = EME-PKCS1-V1_5-DECODE (EM). 1280 9.1.1.2 Decoding operation EME-OAEP-DECODE (EM, P) 1382 EME-PKCS1-V1_5-DECODE (EM)
|
| D | rfc4880.txt | 212 13.1.2. EME-PKCS1-v1_5-DECODE .............................73 4068 13.1.2. EME-PKCS1-v1_5-DECODE
|
| D | draft-ietf-openpgp-rfc2440bis-22.txt | 260 13.1.2. EME-PKCS1-v1_5-DECODE 69 3842 13.1.2. EME-PKCS1-v1_5-DECODE
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | ppro.md | 34 ;; 1) the FETCH/DECODE unit, an in-order issue front-end
|
| /netbsd/src/external/gpl3/gdb/dist/sim/common/ |
| D | ChangeLog-2021 | 4907 (DECODE): Delete. 5672 (DECODE): Update type of semantic_fast member. 5690 * cgen-sim.h (DECODE): Always use switch for `read' for now. 5790 (DECODE): Add parallel execution support.
|
| /netbsd/src/external/gpl3/gdb/dist/sim/m32r/ |
| D | ChangeLog-2021 | 2080 (decode_t): Renamed to DECODE.
|