Searched hist:d5b76673a5dfe0b5250baea3c36cdfa7a9fd5230 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | hash.h | d5b76673a5dfe0b5250baea3c36cdfa7a9fd5230 Sun Feb 24 17:33:26 UTC 2013 Simon Glass <sjg@chromium.org> hash: Add a flag to support saving hashes in the environment
Some hashing commands permit saving the hash in an environment variable, and verifying a hash from there. But the crc32 command does not support this. In order to permit crc32 to use the generic hashing infrastructure, add a flag to select which behaviour to use.
Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/common/ |
| H A D | hash.c | d5b76673a5dfe0b5250baea3c36cdfa7a9fd5230 Sun Feb 24 17:33:26 UTC 2013 Simon Glass <sjg@chromium.org> hash: Add a flag to support saving hashes in the environment
Some hashing commands permit saving the hash in an environment variable, and verifying a hash from there. But the crc32 command does not support this. In order to permit crc32 to use the generic hashing infrastructure, add a flag to select which behaviour to use.
Signed-off-by: Simon Glass <sjg@chromium.org>
|