freeRegular
4.4: Absent ⚠️
4.8: ✅void free(struct crypto_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff813e8580)
Location: crypto/xts.c:332
Inline: False
Symbols:
ffffffff813e8580-ffffffff813e85a4: free (STB_LOCAL)
4.10: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814012a0)
Location: crypto/xts.c:453
Inline: False
Symbols:
ffffffff814012a0-ffffffff814012c4: free (STB_LOCAL)
4.13: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff8140e730)
Location: crypto/xts.c:472
Inline: False
Symbols:
ffffffff8140e730-ffffffff8140e754: free (STB_LOCAL)
4.15: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff81437200)
Location: crypto/xts.c:468
Inline: False
Symbols:
ffffffff81437200-ffffffff81437224: free (STB_LOCAL)
4.18: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff81469a40)
Location: crypto/xts.c:396
Inline: False
Symbols:
ffffffff81469a40-ffffffff81469a64: free (STB_LOCAL)
5.0: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff81487800)
Location: crypto/xts.c:219
Inline: False
Symbols:
ffffffff81487800-ffffffff81487824: free (STB_LOCAL)
5.3: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814b54e0)
Location: crypto/xts.c:219
Inline: False
Symbols:
ffffffff814b54e0-ffffffff814b5506: free (STB_LOCAL)
5.4: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814ce730)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffffffff814ce730-ffffffff814ce756: free (STB_LOCAL)
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Absent ⚠️
5.15: Absent ⚠️
5.19: Absent ⚠️
6.2: Absent ⚠️
6.5: Absent ⚠️
6.8: Absent ⚠️
arm64: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffff8000105ca8e8)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffff8000105ca8e8-ffff8000105ca91c: free (STB_LOCAL)
armhf: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (c07784ec)
Location: crypto/xts.c:331
Inline: False
Symbols:
c07784ec-c0778518: free (STB_LOCAL)
ppc64el: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (c0000000007551e0)
Location: crypto/xts.c:331
Inline: False
Symbols:
c0000000007551e0-c000000000755230: free (STB_LOCAL)
riscv64: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffe00040eb1c)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffffffe00040eb1c-ffffffe00040eb52: free (STB_LOCAL)
aws: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814c6d10)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffffffff814c6d10-ffffffff814c6d36: free (STB_LOCAL)
azure: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814b7730)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffffffff814b7730-ffffffff814b7756: free (STB_LOCAL)
gcp: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814c2da0)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffffffff814c2da0-ffffffff814c2dc6: free (STB_LOCAL)
lowlatency: ✅void free(struct skcipher_instance *inst);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In crypto/xts.c (ffffffff814db870)
Location: crypto/xts.c:331
Inline: False
Symbols:
ffffffff814db870-ffffffff814db896: free (STB_LOCAL)
Regular
4.8 and 4.10 ⚠️struct crypto_instance *inst ➡️ struct skcipher_instance *inst
4.10 and 4.13 ✅
4.13 and 4.15 ✅
4.15 and 4.18 ✅
4.18 and 5.0 ✅
5.0 and 5.3 ✅
5.3 and 5.4 ✅
amd64 and arm64 ✅
amd64 and armhf ✅
amd64 and ppc64el ✅
amd64 and riscv64 ✅
generic and aws ✅
generic and azure ✅
generic and gcp ✅
generic and lowlatency ✅