Home
last modified time | relevance | path

Searched refs:MAX_RSA_KEY_BITS (Results 1 – 3 of 3) sorted by relevance

/system/tpm/trunks/
Dtpm_generated.h127 #if !defined(MAX_RSA_KEY_BITS)
128 #define MAX_RSA_KEY_BITS 2048 macro
131 #define MAX_RSA_KEY_BYTES ((MAX_RSA_KEY_BITS + 7) / 8)
/system/tpm/trunks/generator/
Draw_structures.txt17237 MAX_RSA_KEY_BITS
17243 ((MAX_RSA_KEY_BITS + 7) / 8)
Draw_structures_fixed.txt17220 MAX_RSA_KEY_BITS
17226 ((MAX_RSA_KEY_BITS + 7) / 8)