Home
last modified time | relevance | path

Searched refs:MAX_SM4_KEY_BITS (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DImplementation.h94 #define MAX_SM4_KEY_BITS 128 macro
898 #ifndef MAX_SM4_KEY_BITS
899 # define MAX_SM4_KEY_BITS 0 macro
911 MAX(MAX_SM4_KEY_BITS * ALG_SM4, \
Dpart4.txt24273 67 #define MAX_SM4_KEY_BITS 128
25139 806 #ifndef MAX_SM4_KEY_BITS
25140 807 # define MAX_SM4_KEY_BITS 0
25157 819 MAX(MAX_SM4_KEY_BITS * ALG_SM4, \
/external/tpm2/generator/
Draw_structures_fixed.txt17282 MAX_SM4_KEY_BITS
17292 ((MAX_SM4_KEY_BITS + 7) / 8)
Draw_structures.txt17316 MAX_SM4_KEY_BITS
17326 ((MAX_SM4_KEY_BITS + 7) / 8)