Searched defs:context_buff (Results 1 – 2 of 2) sorted by relevance
354 uint32_t context_buff [(sizeof(EcdsaSignContext_t)+3)/4]; member405 uint32_t context_buff[(sizeof(EcdsaVerifyContext_t)+3)/4]; member
444 …uint8_t context_buff[ sizeof(RSAPrivContext_t) + sizeof(uint32_t)] CC_PAL_COMPILER_ALIGN (4); /*… member518 uint32_t context_buff[ sizeof(RSAPubContext_t)/sizeof(uint32_t) + 1] ; member