Searched defs:input64 (Results 1 - 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/elfwrap/common/ |
H A D | lintsup.c | 46 return (input64(argc, argv, prog, ofile, odp)); 57 input64(int argc, char **argv, const char *prog, const char *ofile, function
|
/illumos-gate/usr/src/common/crypto/sha1/ |
H A D | sha1.c | 189 uint64_t X0[40], input64[8]; local 286 bcopy(&input[i], input64, 64); 288 (uint32_t *)input64,
|
Completed in 955 milliseconds