Home
last modified time | relevance | path

Searched defs:polyval (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tink/go/aead/subtle/
H A Dpolyval.go64 type polyval struct { struct
65 key fieldElement
66 acc fieldElement
175 func (p *polyval) Update(data []byte) {
194 func (p *polyval) Finish() (hash [PolyvalBlockSize]byte) {
/aosp_15_r20/external/aac/libSBRdec/src/
H A DHFgen_preFlat.cpp800 static FIXP_DBL polyval(const FIXP_DBL *const p, const int *const p_sf, in polyval() function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/numpy_ops/
H A Dnp_math_ops.py445 def polyval(p, x): # pylint: disable=missing-function-docstring function
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dmath_ops.py5163 def polyval(coeffs, x, name=None): function
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h60418 struct crypto_shash *polyval; member
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h70148 struct crypto_shash *polyval; member