Searched defs:UNPACK32 (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/lib/ | ||
H A D | sha2.c | 53 #define UNPACK32(x, str) \ macro 284 UNPACK32(len_b, ctx->block + pm_len - 4); 289 UNPACK32(ctx->h[i], &digest[i << 2]); 410 UNPACK32(len_b, ctx->block + pm_len - 4); |
Completed in 7 milliseconds