Searched defs:MD4 (Results 1 – 7 of 7) sorted by relevance
16 MD4 ChecksumAlgorithm = "MD4" const
66 uint8_t *MD4(const uint8_t *data, size_t len, uint8_t out[MD4_DIGEST_LENGTH]) { in MD4() function
389 pub const MD4: Nid = Nid(ffi::NID_md4); constant
1075 #define MD4 GRPC_SHADOW_MD4 macro
1768 #define MD4 BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, MD4) macro