Home
last modified time | relevance | path

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

/lib/crypto/
Dsha256.c36 static inline void LOAD_OP(int I, u32 *W, const u8 *input) in LOAD_OP() function
54 LOAD_OP(i, W, input); in sha256_transform()