Searched refs:ATMEL_ECC_NIST_P256_N_SIZE (Results 1 – 2 of 2) sorted by relevance
26 #define ATMEL_ECC_NIST_P256_N_SIZE 32 macro27 #define ATMEL_ECC_PUBKEY_SIZE (2 * ATMEL_ECC_NIST_P256_N_SIZE)
79 return ATMEL_ECC_NIST_P256_N_SIZE; in atmel_ecdh_supported_curve()