| Index: src/platform/vboot_reference/README
|
| diff --git a/src/platform/vboot_reference/README b/src/platform/vboot_reference/README
|
| index 94d6b2ed45d0271ca482fdfeb3e1684883758b96..cfe461d0e3a8799bdb1d59c7f6d97a6b55f5ee72 100644
|
| --- a/src/platform/vboot_reference/README
|
| +++ b/src/platform/vboot_reference/README
|
| @@ -9,7 +9,7 @@ include/ - Contains all the code headers. firmware_image.h and
|
| kernel_image.h contains the structures that represent a verified boot
|
| firmware and kernel image. Note that the
|
|
|
| -crypto/ - Contains the implementation for the crypto library. This
|
| +cryptolib/ - Contains the implementation for the crypto library. This
|
| includes implementations for SHA1, SHA256, SHA512, and RSA signature
|
| verification (for PKCS #1 v1.5 signatures).
|
|
|
|
|