Searched defs:s0 (Results 1 - 15 of 15) sorted by relevance

/haiku/src/system/libnetwork/musl/network/
H A Dinet_aton.c8 int __inet_aton(const char *s0, struct in_addr *dest) argument
/haiku/src/system/libroot/posix/musl/math/
H A Dsqrt.c87 int32_t ix0,s0,q,m,t,i; local
H A Dlgamma_r.c127 s0 = -7.72156649015328655494e-02, /* 0xBFB3C467, 0xE37DB0C8 */ variable
H A Dlgammaf_r.c62 s0 = -7.7215664089e-02, /* 0xbd9e233f */ variable
H A Dlgammal.c169 s0 = 1.454726263410661942989109455292824853344E6L, variable
/haiku/src/system/libroot/posix/crypt/
H A DSHA256.cpp150 uint32 s0 = rotate_right(v0, 7) ^ rotate_right(v0, 18) ^ (v0 >> 3); local
166 uint32 s0 = rotate_right(a, 2) ^ rotate_right(a, 13) local
/haiku/src/libs/compat/freebsd_wlan/crypto/rijndael/
H A Drijndael-alg-fst.c864 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
1045 u32 s0, s1, s2, s3, t0, t1, t2, t3; local
[all...]
/haiku/src/libs/compat/openbsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c173 u_int8_t a[16], b[16], s0[16], s[16]; local
352 u_int8_t a[16], b[16], s0[16], s[16]; local
81 ieee80211_ccmp_phase1(AES_CTX *ctx, const struct ieee80211_frame *wh, u_int64_t pn, int lm, u_int8_t b[16], u_int8_t a[16], u_int8_t s0[16]) argument
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/contrib/ath_hal/ar9300/
H A Dar9300_interrupts.c246 u_int32_t s0, s1; local
/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_crypto_ccmp.c457 e[AES_BLOCK_LEN], s0[AES_BLOCK_LEN]; local
345 ccmp_init_blocks(rijndael_ctx *ctx, struct ieee80211_frame *wh, u_int64_t pn, size_t dlen, uint8_t b0[AES_BLOCK_LEN], uint8_t aad[2 * AES_BLOCK_LEN], uint8_t auth[AES_BLOCK_LEN], uint8_t s0[AES_BLOCK_LEN]) argument
/haiku/src/libs/compat/openbsd_wlan/crypto/
H A Dsha2.c294 u_int32_t a, b, c, d, e, f, g, h, s0, s1; local
352 u_int32_t a, b, c, d, e, f, g, h, s0, s1; local
573 u_int64_t a, b, c, d, e, f, g, h, s0, s1; local
630 u_int64_t a, b, c, d, e, f, g, h, s0, s1; local
[all...]
H A Daes.c120 uint32_t s0, s1, s2, s3, s4, s5, s6, s7; local
/haiku/src/apps/glteapot/
H A DQuaternion.h268 float s0 = sin((1.0f - t) * theta); local
/haiku/src/apps/haiku3d/
H A DQuaternion.h276 float s0 = sin((1.0f - t) * theta); local
/haiku/src/system/libroot/posix/stdlib/
H A Dstrtod.c1129 const char *s, *s0, *s1; local
[all...]

Completed in 193 milliseconds