Home | History | Annotate | Download | only in bn

Lines Matching refs:_not_const

758 			BN_ULONG *_not_const; \
759 memcpy(&_not_const, &_bnum1->d, sizeof(BN_ULONG*)); \
761 memset((unsigned char *)(_not_const + _bnum1->top), _tmp_char, \