Home
last modified time | relevance | path

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

/hostap-latest/src/crypto/
Daes-gcm.c230 const u8 *crypt, size_t crypt_len, u8 *S) in aes_gcm_ghash()
260 u8 S[16]; in aes_gcm_ae() local
294 u8 S[16], T[16]; in aes_gcm_ad() local
Dsha512-internal.c94 #define S(x, n) ROR64c(x, n) macro
109 u64 S[8], t0, t1; in sha512_compress() local
Dsha256-internal.c73 #define S(x, n) RORc((x), (n)) macro
83 u32 S[8], W[64], t0, t1; in sha256_compress() local
Drc4.c20 u8 S[256], *pos; in rc4_skip() local
Dcrypto_mbedtls_alt.c42 #define ACCESS_ECDH(S, var) S->MBEDTLS_PRIVATE(var) argument
44 #define ACCESS_ECDH(S, var) S->MBEDTLS_PRIVATE(ctx).MBEDTLS_PRIVATE(mbed_ecdh).MBEDTLS_PRIVATE(var) argument
/hostap-latest/wlantest/
Dwep.c20 u8 S[256]; in wep_crypt() local