Home
last modified time | relevance | path

Searched refs:zfs_sha256_power8 (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/openzfs/module/icp/asm-ppc64/sha2/
H A Dsha256-p8.S27 .globl zfs_sha256_power8
28 .globl .zfs_sha256_power8
29 .type zfs_sha256_power8,@function
32 zfs_sha256_power8: label
33 .quad .zfs_sha256_power8,.TOC.@tocbase,0
36 .zfs_sha256_power8: label
41 .globl zfs_sha256_power8
42 .type zfs_sha256_power8,@function
44 zfs_sha256_power8: label
45 .localentry zfs_sha256_power8,0
[all …]
/freebsd/sys/contrib/openzfs/module/icp/algs/sha2/
H A Dsha256_impl.c168 TF(zfs_sha256_power8, tf_sha256_power8);