Searched defs:w (Results 1 – 7 of 7) sorted by relevance
15 #define XOR(v,w) ((v) ^ (w)) argument16 #define PLUS(v,w) (U32V((v) + (w))) argument
17 #define XOR(v,w) ((v) ^ (w)) argument18 #define PLUS(v,w) (U32V((v) + (w))) argument
402 uint32_t w[4]; in CRYPTOCcmAuthEncrypt() member650 uint32_t w[4]; in CRYPTOCcmInvAuthDecrypt() member
15 #define XOR(v, w) ((v) ^ (w)) argument16 #define PLUS(v, w) (U32V((v) + (w))) argument
276 #define HapiCountBits(w) HAPI_TABLE_POINTER->countBits((w)) argument459 #define HapiSha256SwProcessBlock(d, w) HAPI_TABLE_POINTER->sha256SwProcessBlock((d), (w)) argument
220 uint32_t w; /*!< Type used for word access */ member247 uint32_t w; /*!< Type used for word access */ member271 uint32_t w; /*!< Type used for word access */ member305 uint32_t w; /*!< Type used for word access */ member
1057 uint32_t w[NUM_TX_FILTER_TAPS/4]; in LRF_programShape() member