Searched defs:kScalarBytes (Results 1 - 2 of 2) sorted by relevance

/external/libchrome/crypto/
H A Dp224.h40 // kScalarBytes is the number of bytes needed to represent an element of the
42 static const size_t kScalarBytes = 28; member in namespace:crypto::p224
/external/libweave/third_party/chromium/crypto/
H A Dp224.h39 // kScalarBytes is the number of bytes needed to represent an element of the
41 static const size_t kScalarBytes = 28; member in namespace:crypto::p224

Completed in 354 milliseconds