Home
last modified time | relevance | path

Searched defs:K (Results 1 – 12 of 12) sorted by relevance

/lib/mbedtls/external/mbedtls/library/
A Drsa_alt_helpers.c62 mbedtls_mpi K; /* Temporary holding the current candidate */ in mbedtls_rsa_deduce_primes() local
188 mbedtls_mpi K, L; in mbedtls_rsa_deduce_private_exponent() local
230 mbedtls_mpi K; in mbedtls_rsa_deduce_crt() local
266 mbedtls_mpi K, L; in mbedtls_rsa_validate_params() local
378 mbedtls_mpi K, L; in mbedtls_rsa_validate_crt() local
A Dsha1.c114 #define K 0x5A827999 in mbedtls_internal_sha1_process() macro
141 #define K 0x6ED9EBA1 in mbedtls_internal_sha1_process() macro
168 #define K 0x8F1BBCDC in mbedtls_internal_sha1_process() macro
195 #define K 0xCA62C1D6 in mbedtls_internal_sha1_process() macro
A Dripemd160.c124 #define K 0x00000000 in mbedtls_internal_ripemd160_process() macro
149 #define K 0x5A827999 in mbedtls_internal_ripemd160_process() macro
174 #define K 0x6ED9EBA1 in mbedtls_internal_ripemd160_process() macro
199 #define K 0x8F1BBCDC in mbedtls_internal_ripemd160_process() macro
224 #define K 0xA953FD4E in mbedtls_internal_ripemd160_process() macro
A Dpsa_crypto_ffdh.c269 mbedtls_mpi P, G, X, GY, K; in mbedtls_psa_ffdh_key_agreement() local
A Dsha256.c295 static const uint32_t K[] = variable
473 #define P(a, b, c, d, e, f, g, h, x, K) \ argument
A Decjpake.c727 mbedtls_ecp_point *K, in mbedtls_ecjpake_derive_k()
765 mbedtls_ecp_point K; in mbedtls_ecjpake_derive_secret() local
799 mbedtls_ecp_point K; in mbedtls_ecjpake_write_shared_key() local
A Dsha512.c299 static const uint64_t K[80] = variable
622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() argument
A Dhmac_drbg.c50 unsigned char K[MBEDTLS_MD_MAX_SIZE]; in mbedtls_hmac_drbg_update() local
A Drsa.c2929 mbedtls_mpi K; in mbedtls_rsa_self_test() local
/lib/lwip/lwip/src/netif/ppp/polarssl/
A Dsha1.c128 #define K 0x5A827999 in sha1_process() macro
155 #define K 0x6ED9EBA1 in sha1_process() macro
182 #define K 0x8F1BBCDC in sha1_process() macro
209 #define K 0xCA62C1D6 in sha1_process() macro
/lib/
A Dsha1.c107 #define K 0x5A827999 in sha1_process_one() macro
134 #define K 0x6ED9EBA1 in sha1_process_one() macro
161 #define K 0x8F1BBCDC in sha1_process_one() macro
188 #define K 0xCA62C1D6 in sha1_process_one() macro
A Dsha256.c98 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process_one() argument

Completed in 28 milliseconds