Home | History | Annotate | Download | only in bn

Lines Matching refs:bn_wexpand

703     if (bn_wexpand(r, j) == NULL) {
807 if (bn_wexpand(b, top) == NULL) {
911 if (NULL == bn_wexpand(rr, 16)) {
921 if (NULL == bn_wexpand(rr, 8)) {