Searched refs:sha512 (Results 1 – 6 of 6) sorted by relevance
36 ctx->sha512.count_hi++; in s390_sha_update_blocks()85 ctx->sha512.count_hi++; in s390_sha_finup()86 ctx->sha512.count_hi <<= 3; in s390_sha_finup()87 ctx->sha512.count_hi |= ctx->count >> 61; in s390_sha_finup()
29 } sha512; member
113 } sha512; in hash_data() member
204 } sha512; in hash_key() member
3 sha512-core.S
4 sha512-core.S
Completed in 11 milliseconds