Searched defs:bn_wexpand (Results 1 – 2 of 2) sorted by relevance
999 BIGNUM *bn_wexpand(BIGNUM *a, int words) in bn_wexpand() function
2865 #define bn_wexpand BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_wexpand) macro