Searched refs:HASH_SHA2_512 (Results 1 – 3 of 3) sorted by relevance
48 else if (type == HASH_SHA2_512) in hash_init()73 else if (hash_context->hash_type == HASH_SHA2_512) in hash_update()96 else if (hash_context->hash_type == HASH_SHA2_512) in hash_final()184 else if (hash_type == HASH_SHA2_512) in verify_signature()
95 *type = HASH_SHA2_512; in get_hash_type_from_signature()109 case HASH_SHA2_512: in is_hash_type_supported()125 case HASH_SHA2_512: in get_hash_digest_size()142 case HASH_SHA2_512: in get_hash_struct_size()
135 HASH_SHA2_512 = 4, enumerator