]> git.proxmox.com Git - mirror_edk2.git/blobdiff - CryptoPkg/Include/Library/BaseCryptLib.h
CryptoPkg: Fix coding style
[mirror_edk2.git] / CryptoPkg / Include / Library / BaseCryptLib.h
index da32bb2444fd6e2cc49680da87092576edf00088..8fe303a0b390c1103fbf2373309e93742a109f25 100644 (file)
@@ -3135,7 +3135,7 @@ RandomBytes (
   @param[in]   SaltSize         Salt size in bytes.\r
   @param[in]   Info             Pointer to the application specific info.\r
   @param[in]   InfoSize         Info size in bytes.\r
-  @param[Out]  Out              Pointer to buffer to receive hkdf value.\r
+  @param[out]  Out              Pointer to buffer to receive hkdf value.\r
   @param[in]   OutSize          Size of hkdf bytes to generate.\r
 \r
   @retval TRUE   Hkdf generated successfully.\r