Home
last modified time | relevance | path

Searched defs:bn_wexpand (Results 1 – 2 of 2) sorted by relevance

/third_party/openssl/crypto/bn/
Dbn_lib.c999 BIGNUM *bn_wexpand(BIGNUM *a, int words) in bn_wexpand() function
/third_party/grpc/src/boringssl/
Dboringssl_prefix_symbols.h2865 #define bn_wexpand BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, bn_wexpand) macro