modify doxygen.
authorKyungwooNoh <kw1004.noh@samsung.com>
Wed, 20 Mar 2013 07:25:04 +0000 (16:25 +0900)
committerKyungwooNoh <kw1004.noh@samsung.com>
Wed, 20 Mar 2013 07:33:15 +0000 (16:33 +0900)
Change-Id: I640cf35ea1063dcc685cccd6d34da05a94cfd19d
Signed-off-by: KyungwooNoh <kw1004.noh@samsung.com>
inc/FSecCryptoIHash.h
inc/FSecCryptoIHmac.h
inc/FSecCryptoMd5Hash.h
inc/FSecCryptoMd5Hmac.h
inc/FSecCryptoSha1Hash.h
inc/FSecCryptoSha1Hmac.h
inc/FSecCryptoSha2Hash.h
inc/FSecCryptoSha2Hmac.h

index ebc98f5..1475b32 100644 (file)
@@ -211,7 +211,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the hash algorithm @n
-        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         */
@@ -293,4 +293,4 @@ protected:
 
 } } } //Tizen::Security::Crypto
 
-#endif //_FSEC_CRYPTO_IHASH_H_
+#endif //_FSEC_CRYPTO_IHASH_H_        
index bf4c576..5f57983 100644 (file)
@@ -304,7 +304,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the HMAC algorithm @n
-        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/386", or "HMACSHA2/512".
+        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/384", or "HMACSHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         */
index d79ad2e..18f52e6 100644 (file)
@@ -75,7 +75,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                                       The name of the hash algorithm @n
-        *                                                                                      For example, "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                                      For example, "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                                       The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM         The algorithm is not supported.
         *      @remarks        Do not call this method. It is not supported.
index 81580c3..0902938 100644 (file)
@@ -75,7 +75,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                                       The name of the HMAC algorithm @n
-        *                                                                                      For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/386", or "HMACSHA2/512".
+        *                                                                                      For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/384", or "HMACSHA2/512".
         *      @exception      E_SUCCESS                                       The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM         The algorithm is not supported.
         *  @remarks    Do not call this method. It is not supported.
index ad5dbd4..494bd70 100644 (file)
@@ -75,7 +75,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the hash algorithm @n
-        *                                                                              For example "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                              For example "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         *      @remarks        Do not call this method. It is not supported.
index a22bcee..33febd9 100644 (file)
@@ -75,7 +75,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the HMAC algorithm @n
-        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/386", or "HMACSHA2/512".
+        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/384", or "HMACSHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         *      @remarks        Do not call this method. It is not supported.
index 6075888..e65b856 100644 (file)
@@ -73,7 +73,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the hash algorithm @n
-        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/386", or "SHA2/512".
+        *                                                                              For example, "SHA2/224", "SHA2/256", "SHA2/384", or "SHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         */
index e9a181e..3d0f0b5 100644 (file)
@@ -73,7 +73,7 @@ public:
         *
         *      @return         An error code
         *      @param[in]      algorithm                               The name of the HMAC algorithm @n
-        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/386", or "HMACSHA2/512".
+        *                                                                              For example, "HMACSHA2/224", "HMACSHA2/256", "HMACSHA2/384", or "HMACSHA2/512".
         *      @exception      E_SUCCESS                               The method is successful.
         *      @exception      E_UNSUPPORTED_ALGORITHM The algorithm is not supported.
         */