Searched refs:id_sha512_224 (Results 1 – 4 of 4) sorted by relevance
108 oids.put("SHA512(224)", NISTObjectIdentifiers.id_sha512_224);109 oids.put("SHA-512(224)", NISTObjectIdentifiers.id_sha512_224);110 oids.put(NISTObjectIdentifiers.id_sha512_224.getId(), NISTObjectIdentifiers.id_sha512_224); in NISTObjectIdentifiers.id_sha512_224.getId()
30 static final ASN1ObjectIdentifier id_sha512_224 = hashAlgs.branch("5"); field
53 oidMap.put("SHA-512/224", NISTObjectIdentifiers.id_sha512_224);
1165 oidMap.put("SHA-512/224", NISTObjectIdentifiers.id_sha512_224);4099 - provider.addAlgorithm("Alg.Alias.MessageDigest." + NISTObjectIdentifiers.id_sha512_224…4109 …vider.addAlgorithm("Alg.Alias.MessageDigest." + NISTObjectIdentifiers.id_sha512_224, "SHA-512/224"…