Home
last modified time | relevance | path

Searched defs:coef (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/audio/include/
H A DFir.h54 double *coef; // (order + 1) filter coeffs. variable
/illumos-gate/usr/src/cmd/audio/utilities/
H A DResample.cc61 double *coef) // filter coefficients in sinc_coef()
97 poly_conv(double *coef, // filter coef array in poly_conv()
/illumos-gate/usr/src/lib/pkcs11/pkcs11_softtoken/common/
H A DsoftKeystore.c1361 biginteger_t coef; in soft_unpack_object() local
H A DsoftRSA.c99 uchar_t coef[MAX_KEY_ATTR_BUFLEN]; in soft_rsa_decrypt() local
H A DsoftAttributeUtil.c1880 biginteger_t coef; local
/illumos-gate/usr/src/lib/pkcs11/pkcs11_kernel/common/
H A DkernelAttributeUtil.c1408 biginteger_t coef; in kernel_build_private_key_object() local
/illumos-gate/usr/src/uts/common/crypto/io/
H A Drsa.c794 uchar_t *modulus, *prime1, *prime2, *expo1, *expo2, *coef; in core_rsa_decrypt() local
/illumos-gate/usr/src/lib/libkmf/include/
H A Dkmftypes.h189 KMF_BIGINT coef; member