Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
bustage fix
  • Loading branch information
kaie committed Feb 8, 2019
1 parent 3acd98c commit b2e7da8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/cryptohi/sechash.c
Expand Up @@ -208,6 +208,7 @@ HASH_GetHashTypeByOidTag(SECOidTag hashOid)
return ht;
}

SECOidTag
HASH_GetHashOidTagByHashType(HASH_HashType type)
{
SECOidTag oid = SEC_OID_UNKNOWN;
Expand Down

0 comments on commit b2e7da8

Please sign in to comment.