Searched refs:T_Buf (Results 1 – 4 of 4) sorted by relevance
420 uint8_t T_Buf[CC_RSA_SIZE_OF_T_STRING_BYTES]; member500 uint8_t T_Buf[CC_RSA_SIZE_OF_T_STRING_BYTES]; member
72 uint8_t *dbMask_ptr = Context_ptr->T_Buf; in RsaPssVerify21()299 uint8_t *MaskOutput_ptr = Context_ptr->T_Buf;/*for stack space saving*/ in RsaPssSign21()
148 …uint8_t *T_Buf, /*T_Buf is a buffer used for data manipulation for the function to use instead…
665 uint8_t *T_Buf, /*1-st tempBuff*/ in RsaOaepMGF1() argument676 …uint8_t *T = T_Buf;/*The size of T for MGF1 used to be 2048/8 now the size of T_Buf in the context… in RsaOaepMGF1()