Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dsha512.c144 u64 initial_bytecount) in __sha512_init() argument
147 ctx->bytecount_lo = initial_bytecount; in __sha512_init()
H A Dsha256.c167 u64 initial_bytecount) in __sha256_init() argument
170 ctx->bytecount = initial_bytecount; in __sha256_init()