Searched refs:SHA512_RESULT_SIZE (Results 1 – 3 of 3) sorted by relevance
205 hisi_ctx->hash_size = SHA512_RESULT_SIZE; in cryp_sha2_512_init()718 …yp_register_hash_default(capacity.sha512, HASH_MODE_SHA512, SHA512_BLOCK_SIZE, SHA512_RESULT_SIZE); in cryp_register_all_hash()
419 *hashlen = SHA512_RESULT_SIZE; in cryp_rsa_get_alg()449 *hashlen = SHA512_RESULT_SIZE; in cryp_rsa_get_alg()
200 #define SHA512_RESULT_SIZE 64 macro