Home | History | Annotate | Download | only in tools

Lines Matching refs:image_key

163 	uint8_t				image_key[16];
211 iv = ictx->image_key;
214 ret = EVP_CipherInit(ctx, EVP_aes_128_cbc(), ictx->image_key, iv, enc);
344 sb_aes_crypt(ictx, ictx->image_key, ictx->sb_dict_key.key,
354 sb_aes_crypt(ictx, ictx->sb_dict_key.key, ictx->image_key,