Searched refs:HASH_MAKE_STRING (Results 1 - 5 of 5) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/digest/
H A Dmd32_common.h107 // |HASH_MAKE_STRING(c, s)| must be defined as a block statement that converts
135 #ifndef HASH_MAKE_STRING
136 #error "HASH_MAKE_STRING must be defined!"
261 HASH_MAKE_STRING(c, md);
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md4/
H A Dmd4.c94 #define HASH_MAKE_STRING(c, s) \ macro
244 #undef HASH_MAKE_STRING macro
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/md5/
H A Dmd5.c100 #define HASH_MAKE_STRING(c, s) \ macro
286 #undef HASH_MAKE_STRING macro
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/sha/
H A Dsha256.c140 #define HASH_MAKE_STRING(c, s) \ macro
327 #undef HASH_MAKE_STRING macro
H A Dsha1.c96 #define HASH_MAKE_STRING(c, s) \ macro
352 #undef HASH_MAKE_STRING macro

Completed in 82 milliseconds