Searched refs:P256_ONE (Results 1 – 2 of 2) sorted by relevance
/external/libconstrainedcrypto/include/constrainedcrypto/ | ||
D | p256.h | 156 #define P256_ONE {{1}} macro |
/external/libconstrainedcrypto/ | ||
D | p256.c | 295 p256_int S = P256_ONE; in p256_modinv_vartime() |