Home
last modified time | relevance | path

Searched refs:M_1 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Preprocessor/
Dmacro_disable.c27 #define M_1(x) x + M_0(0) macro
28 #define M_2(x) x + M_1(1)
/external/ltp/testcases/kernel/syscalls/readv/
Dreadv02.c53 #define M_1 K_1 * K_1 macro
54 #define G_1 M_1 * K_1
/external/ukey2/
DREADME.md262 Let `M_1` = the serialized (including framing) raw bytes of the first message sent by
282 Then `AUTH_STRING = HKDF-Expand(PRK_AUTH, M_1|M_2, L_auth)`
284 Then `NEXT_SECRET = HKDF-Expand(PRK_NEXT, M_1|M_2, L_next)`
300 included in the HKDF computation, it is included as part of the commitment sent in `M_1.`
/external/eigen/doc/
DQuickReference.dox702 \f$ upper(M_1) \mathrel{{+}{=}} s_1 M_2 M_2^* \f$ \n
703 \f$ lower(M_1) \mathbin{{-}{=}} M_2^* M_2 \f$
715 Solving linear equations:\n(\f$ M_2 := M_1^{-1} M_2 \f$)