Searched refs:KPICV_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
30 #define KPICV_KEY_SIZE 16 macro127 uint8_t keyPicv[(KPICV_KEY_SIZE + CC_ASSET_PROV_BLOCK_SIZE)] = {0}; in build_asset_blob()136 (encKeyBuffSize != (KPICV_KEY_SIZE + CC_ASSET_PROV_BLOCK_SIZE)) || in build_asset_blob()173 rc = AesCmacKeyDerivation(keyPicv, KPICV_KEY_SIZE, in build_asset_blob()
24 #define KPICV_KEY_SIZE 16 macro