Fixed all doxygen warnings
This commit is contained in:
@@ -202,4 +202,4 @@ struct crypto_tester_t {
|
||||
*/
|
||||
crypto_tester_t *crypto_tester_create();
|
||||
|
||||
#endif /* CRYPTO_TESTER_ @}*/
|
||||
#endif /** CRYPTO_TESTER_H_ @}*/
|
||||
|
||||
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user