Searched refs:ATMEL_ECC_NIST_P256_N_SIZE (Results 1 – 2 of 2) sorted by relevance
35 #define ATMEL_ECC_NIST_P256_N_SIZE 32 macro36 #define ATMEL_ECC_PUBKEY_SIZE (2 * ATMEL_ECC_NIST_P256_N_SIZE)
373 return ATMEL_ECC_NIST_P256_N_SIZE; in atmel_ecdh_supported_curve()