Searched refs:P256_ZERO (Results 1 – 2 of 2) sorted by relevance
/external/libconstrainedcrypto/include/constrainedcrypto/ | ||
D | p256.h | 155 #define P256_ZERO {{0}} macro |
/external/libconstrainedcrypto/ | ||
D | p256.c | 294 p256_int R = P256_ZERO; in p256_modinv_vartime() |