Fixed all doxygen warnings

This commit is contained in:
Martin Willi
2009-10-22 14:34:10 +02:00
parent 80252c8a46
commit 4952dc11da
34 changed files with 42 additions and 42 deletions
+1 -1
View File
@@ -130,7 +130,7 @@ int hasher_algorithm_to_oid(hash_algorithm_t alg);
* Conversion of hash signature algorithm into ASN.1 OID.
*
* @param alg hash algorithm
* @param alg public key type
* @param key public key type
* @return ASN.1 OID if, or OID_UNKNOW
*/
int hasher_signature_algorithm_to_oid(hash_algorithm_t alg, key_type_t key);