Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dcmp.c126 int bn_less_than_words(const BN_ULONG *a, const BN_ULONG *b, size_t len) { in bn_less_than_words() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h1174 #define bn_less_than_words GRPC_SHADOW_bn_less_than_words macro