Searched refs:first_message_part (Results 1 – 4 of 4) sorted by relevance
26 sctx->first_message_part = test_facility(86); in sha3_256_init()27 if (!sctx->first_message_part) in sha3_256_init()44 if (sctx->first_message_part) { in sha3_256_export()65 sctx->first_message_part = 0; in sha3_256_import()
25 sctx->first_message_part = test_facility(86); in sha3_512_init()26 if (!sctx->first_message_part) in sha3_512_init()43 if (sctx->first_message_part) { in sha3_512_export()64 sctx->first_message_part = 0; in sha3_512_import()
26 if (ctx->first_message_part) in s390_sha_update_blocks()40 ctx->first_message_part = 0; in s390_sha_update_blocks()105 if (ctx->first_message_part) in s390_sha_finup()
35 bool first_message_part; member
Completed in 7 milliseconds