Searched defs:mod_size (Results 1 – 8 of 8) sorted by relevance
160 int mod_size; in Sign() local
240 const int mod_size = BN_num_bytes(rsa_modulus_.get()); in Unblind() local
88 size_t mod_size = (mod+1) << lg_delta; in sz_pind2sz_compute() local192 size_t mod_size = (mod+1) << lg_delta; in sz_index2size_compute() local
48 unsigned int mod_size; member
130 KeyParams KeyParams::RSA(int mod_size, int pub_exp) { in RSA()
173 const size_t mod_size = RSA_size(rsa_key); in TestSign() local
71 int mod_size; member
903 #define CONVERT_TO_TENSOR4D_STRUCT(name, mod_size) … argument907 #define CONVERT_TO_TENSOR4D_STRUCT_NO_STEP(name, mod_size) \ argument1078 uint mod_size) in update_tensor4D_workitem_ptr()