Home
last modified time | relevance | path

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

/linux/lib/crypto/
H A Dsha256.c159 u64 initial_bytecount) in __sha256_init() argument
162 ctx->bytecount = initial_bytecount; in __sha256_init()
H A Dsha512.c143 u64 initial_bytecount) in __sha512_init() argument
146 ctx->bytecount_lo = initial_bytecount; in __sha512_init()