Searched refs:rsaResult (Results 1 – 1 of 1) sorted by relevance
85 unsigned char rsaResult[32] = {0}; in verify_permanent_attributes() local128 rsaResult[31-i] = temp[i]; in verify_permanent_attributes()131 if (memcmp((void*)rsaResult, (void*)hash, 32) == 0) in verify_permanent_attributes()