Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/bn/
Dbn.c170 static const BN_ULONG kOneLimbs[1] = { 1 }; in DEFINE_METHOD_FUNCTION() local
171 out->d = (BN_ULONG*) kOneLimbs; in DEFINE_METHOD_FUNCTION()