Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/sha/
Dsha_local.h81 #define F_60_79(b,c,d) F_20_39(b,c,d) macro
111 (f)=xa+(e)+K_60_79+ROTATE((a),5)+F_60_79((b),(c),(d)); \
361 T=E+K_60_79+F_60_79(B,C,D); \
/third_party/openssl/crypto/sha/
Dsha_local.h81 #define F_60_79(b,c,d) F_20_39(b,c,d) macro
111 (f)=xa+(e)+K_60_79+ROTATE((a),5)+F_60_79((b),(c),(d)); \
361 T=E+K_60_79+F_60_79(B,C,D); \