Searched defs:TRUSTY_KM_KAK_SIZE (Results 1 – 2 of 2) sorted by relevance
/trusty/user/app/keymaster/ | ||
D | openssl_keymaster_enforcement.h | 31 #define TRUSTY_KM_KAK_SIZE 32 macro |
/trusty/user/app/keymint/ | ||
D | keys.rs | 28 const TRUSTY_KM_KAK_SIZE: usize = 32; constant |