keymaster_ec_keygen_params_t Struct Reference
  
   #include <
   
    keymaster_common.h
   
   >
  
 
    Data Fields | 
  |
| uint32_t | field_size | 
Detailed Description
Parameters needed to generate an EC key.
Field size is the only parameter in version 2. The sizes correspond to these required curves:
192 = NIST P-192 224 = NIST P-224 256 = NIST P-256 384 = NIST P-384 521 = NIST P-521
The parameters for these curves are available at: http://www.nsa.gov/ia/_files/nist-routines.pdf in Chapter 4.
Definition at line 156 of file keymaster_common.h .
Field Documentation
| uint32_t field_size | 
Definition at line 157 of file keymaster_common.h .
The documentation for this struct was generated from the following file:
- hardware/libhardware/include/hardware/ keymaster_common.h