Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/lib/sha/
H A Dsha.h70 static inline void BLEND_OP(int I, uint64_t *W) in BLEND_OP() function
H A Dsha.c158 BLEND_OP(i + j, W); in sha512_transform()