Home
last modified time | relevance | path

Searched refs:x_felem (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/fipsmodule/ec/
Dec.c786 EC_FELEM x_felem, y_felem; in EC_POINT_get_affine_coordinates_GFp() local
788 x == NULL ? NULL : &x_felem, in EC_POINT_get_affine_coordinates_GFp()
790 (x != NULL && !bn_set_words(x, x_felem.words, group->field.width)) || in EC_POINT_get_affine_coordinates_GFp()