Searched refs:RSA_KEY_SIZES_BITS (Results 1 – 2 of 2) sorted by relevance
/external/tpm2/ | ||
D | Implementation.h | 81 #define RSA_KEY_SIZES_BITS {1024,2048} macro |
D | tpm_generated.c | 2569 uint16_t supported_values[] = RSA_KEY_SIZES_BITS; in TPMI_RSA_KEY_BITS_Unmarshal() |