Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.h65 static inline void LOAD_OP(int I, uint64_t *W, const uint8_t *input) in LOAD_OP() function
H A Dsha.c155 LOAD_OP(i + j, W, input); in sha512_transform()