Home
last modified time | relevance | path

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

/aosp_15_r20/external/boringssl/src/crypto/fipsmodule/bn/
H A Dbytes.c166 size_t tot_bytes = num_words * sizeof(BN_ULONG); in fits_in_bytes() local
176 size_t tot_bytes = bn->width * sizeof(BN_ULONG); in bn_assert_fits_in_bytes() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/fipsmodule/bn/
H A Dbytes.c166 size_t tot_bytes = num_words * sizeof(BN_ULONG); in fits_in_bytes() local
176 size_t tot_bytes = bn->width * sizeof(BN_ULONG); in bn_assert_fits_in_bytes() local