Home
last modified time | relevance | path

Searched defs:MAC (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/util/
H A Dcheck-format-test-positives.c104 # define MAC global() macro
/third_party/openssl/util/
H A Dcheck-format-test-positives.c104 # define MAC global() macro
/third_party/ffmpeg/libavcodec/
H A Dsimple_idct_template.c46 #undef MAC macro
63 #define MAC(a, b, c) MAC16(a, b, c) macro
105 #define MAC(a, b, c) ((a) += (SUINT)(b) * (c)) macro
[all...]
/third_party/mbedtls/scripts/mbedtls_dev/
H A Dcrypto_knowledge.py269 MAC = 3 variable in AlgorithmCategory
[all...]

Completed in 3 milliseconds