Home
last modified time | relevance | path

Searched defs:mod_size (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/jemalloc_new/include/jemalloc/internal/
H A Dsz.h88 size_t mod_size = (mod+1) << lg_delta; in sz_pind2sz_compute() local
192 size_t mod_size = (mod+1) << lg_delta; in sz_index2size_compute() local
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/crypto/
H A Drsa_blind_signer.cc158 unsigned int mod_size = RSA_size(rsa_private_key_.get()); in Sign() local
H A Drsa_blinder.cc212 const unsigned int mod_size = BN_num_bytes(RSA_get0_n(rsa_public_key_.get())); in Unblind() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dssl_identity.h48 unsigned int mod_size; member
H A Dssl_identity.cc130 KeyParams KeyParams::RSA(int mod_size, int pub_exp) { in RSA()
/aosp_15_r20/external/cronet/third_party/anonymous_tokens/src/anonymous_tokens/cpp/testing/
H A Dutils.cc42 const size_t mod_size = RSA_size(rsa_key); in TestSign() local
/aosp_15_r20/external/igt-gpu-tools/tests/
H A Dkms_psr.c71 int mod_size; member
/aosp_15_r20/external/ComputeLibrary/src/core/CL/cl_kernels/
H A Dhelpers.h903 #define CONVERT_TO_TENSOR4D_STRUCT(name, mod_size) … argument
907 #define CONVERT_TO_TENSOR4D_STRUCT_NO_STEP(name, mod_size) \ argument
1078 uint mod_size) in update_tensor4D_workitem_ptr()
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h129281 u32 mod_size; member