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
これらの曲線のパラメータは、 http://www.nsa.gov/ia/_files/nist-routines.pdf の第 4 章で確認できます。
ファイル keymaster_common.h の 156 行 の定義。
フィールドのドキュメント
uint32_t field_size |
ファイル keymaster_common.h の 157 行 で定義されています。
この構造体のドキュメントは、次のファイルから生成されました。
- hardware/libhardware/include/hardware/ keymaster_common.h