Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dbn.c248 void BN_zero(BIGNUM *bn) { in BN_zero() function
/external/grpc-grpc/src/core/tsi/
Dgrpc_shadow_boringssl.h832 #define BN_zero GRPC_SHADOW_BN_zero macro