Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Drsa_alt_helpers.c74 mbedtls_mpi K; /* Temporary holding the current candidate */ in mbedtls_rsa_deduce_primes() local
203 mbedtls_mpi K, L; in mbedtls_rsa_deduce_private_exponent() local
245 mbedtls_mpi K; in mbedtls_rsa_deduce_crt() local
284 mbedtls_mpi K, L; in mbedtls_rsa_validate_params() local
407 mbedtls_mpi K, L; in mbedtls_rsa_validate_crt() local
A Dsha1.c148 #define K 0x5A827999 in mbedtls_internal_sha1_process() macro
175 #define K 0x6ED9EBA1 in mbedtls_internal_sha1_process() macro
202 #define K 0x8F1BBCDC in mbedtls_internal_sha1_process() macro
229 #define K 0xCA62C1D6 in mbedtls_internal_sha1_process() macro
A Dripemd160.c143 #define K 0x00000000 in mbedtls_internal_ripemd160_process() macro
168 #define K 0x5A827999 in mbedtls_internal_ripemd160_process() macro
193 #define K 0x6ED9EBA1 in mbedtls_internal_ripemd160_process() macro
218 #define K 0x8F1BBCDC in mbedtls_internal_ripemd160_process() macro
243 #define K 0xA953FD4E in mbedtls_internal_ripemd160_process() macro
A Dsha256.c126 static const uint32_t K[] = variable
164 #define P(a,b,c,d,e,f,g,h,x,K) \ argument
A Dsha512.c148 static const uint64_t K[80] = variable
217 #define P(a,b,c,d,e,f,g,h,x,K) \ in mbedtls_internal_sha512_process() argument
A Dhmac_drbg.c69 unsigned char K[MBEDTLS_MD_MAX_SIZE]; in mbedtls_hmac_drbg_update() local
A Decjpake.c758 mbedtls_ecp_point K; in mbedtls_ecjpake_derive_secret() local
A Drsa.c2593 mbedtls_mpi K; in mbedtls_rsa_self_test() local

Completed in 16 milliseconds