Changeset 429
- Timestamp:
- 04/10/10 15:17:34 (2 years ago)
- File:
-
- 1 edited
-
trunk/src/common/algorithm.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/common/algorithm.c
r404 r429 52 52 } 53 53 54 ALGDIGEST *Alg_get_digest_by_name(ALGORITHM_TYPE hash)54 const ALGDIGEST *Alg_get_digest_by_name(ALGORITHM_TYPE hash) 55 55 { 56 56 return HASH_GetHashObjectByOidTag(hash);
Note: See TracChangeset
for help on using the changeset viewer.
