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

  /external/libconstrainedcrypto/include/constrainedcrypto/
p256.h 56 extern const p256_int SECP256r1_b; // Curve param
  /external/libconstrainedcrypto/
p256.c 48 const p256_int SECP256r1_b = // curve b
355 if (p256_add(&x3, &SECP256r1_b, &x3)) // x^3 - 3x + b

Completed in 2941 milliseconds