keymaster_ec_keygen_params_t 結構體參考資料

keymaster_ec_keygen_params_t 結構體參考資料

#include < keymaster_common.h >

資料欄位

uint32_t field_size
 

詳細說明

產生 EC 金鑰所需的參數。

版本 2 中唯一的參數是欄位大小。尺寸對應至下列必要曲線:

192 = NIST P-192 224 = NIST P-224 256 = NIST P-256 384 = NIST P-384 521 = NIST P-521

這些曲線的參數可在第 4 章的 http://www.nsa.gov/ia/_files/nist-routines.pdf 中找到。

定義位於檔案 keymaster_common.h 156 行。

欄位說明文件

uint32_t field_size

定義位於檔案 keymaster_common.h 157 行。


這個結構體的說明文件是由下列檔案產生: