keymaster_dsa_keygen_params_t Struct Reference
#include < keymaster_common.h >
Champs de données | |
uint32_t | key_size |
uint32_t | generateur_len |
uint32_t | prime_p_len |
uint32_t | prime_q_len |
const uint8_t * | Générateur |
const uint8_t * | prime_p |
const uint8_t * | prime_q |
Description détaillée
Paramètres nécessaires pour générer une clé DSA.
Définition à la ligne 132 du fichier keymaster_common.h .
Documentation sur le terrain
générateur const uint8_t * |
Définition à la ligne 137 du fichier keymaster_common.h .
uint32_t generator_len |
Définition à la ligne 134 du fichier keymaster_common.h .
uint32_t key_size |
Définition à la ligne 133 du fichier keymaster_common.h .
const uint8_t * prime_p |
Définition à la ligne 138 du fichier keymaster_common.h .
uint32_t prime_p_len |
Définition à la ligne 135 du fichier keymaster_common.h .
const uint8_t * prime_q |
Définition à la ligne 139 du fichier keymaster_common.h .
uint32_t prime_q_len |
Définition à la ligne 136 du fichier keymaster_common.h .
La documentation de cette structure a été générée à partir du fichier suivant:
- matériel / libhardware / include / matériel / keymaster_common.h