keymaster_dsa_keygen_params_t 構造体のリファレンス
keymaster_dsa_keygen_params_t 構造体のリファレンス
#include < keymaster_common.h >
データフィールド | |
uint32_t | キーのサイズ |
uint32_t | ジェネレーター_len |
uint32_t | プライム_p_len |
uint32_t | プライムq_レン |
const uint8_t * | 発生器 |
const uint8_t * | プライム_p |
const uint8_t * | プライムq |
詳細な説明
DSA キーを生成するために必要なパラメータ。
ファイルkeymaster_common.hの132行目の定義。
フィールドドキュメント
const uint8_t* ジェネレーター |
ファイルkeymaster_common.hの137行目の定義。
uint32_t ジェネレーター_len |
ファイルkeymaster_common.hの134行目の定義。
uint32_t key_size |
ファイルkeymaster_common.hの133行目の定義。
const uint8_t* prime_p |
ファイルkeymaster_common.hの138行目の定義。
uint32_t prime_p_len |
ファイルkeymaster_common.hの135行目の定義。
const uint8_t* prime_q |
ファイルkeymaster_common.hの139行目の定義。
uint32_t プライム_q_len |
ファイルkeymaster_common.hの136行目の定義。
この構造体のドキュメントは次のファイルから生成されました。
- hardware/libhardware/include/hardware/ keymaster_common.h