HomeSort by relevance Sort by last modified time
    Searched refs:num_val (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/ec/
ec_mult.c 361 size_t num_val; local
455 /* num_val will be the total number of temporarily precomputed points */
456 num_val = 0;
464 num_val += 1u << (wsize[i] - 1);
590 val = OPENSSL_malloc((num_val + 1) * sizeof val[0]);
596 val[num_val] = NULL; /* pivot element */
610 if (!(v == val + num_val))
647 if (!EC_POINTs_make_affine(group, num_val, val, ctx))
  /cts/tools/dx-tests/lib/
jasmin.jar 
  /dalvik/dx/etc/
jasmin.jar 

Completed in 860 milliseconds