Searched refs:BLEND_OP (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/plat/intel/soc/common/lib/sha/ | ||
| H A D | sha.h | 70 static inline void BLEND_OP(int I, uint64_t *W) in BLEND_OP() function |
| H A D | sha.c | 158 BLEND_OP(i + j, W); in sha512_transform() |