Home
last modified time | relevance | path

Searched refs:sha1_pad (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/x86/crypto/sha-mb/
Dsha1_mb.c112 inline uint32_t sha1_pad(uint8_t padblock[SHA1_BLOCK_SIZE * 2], in sha1_pad() function
194 uint32_t n_extra_blocks = sha1_pad(buf, ctx->total_length); in sha1_ctx_mgr_resubmit()