Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
A Drsa_internal.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
249 mbedtls_mpi K, L; in mbedtls_rsa_validate_crt() local
338 mbedtls_mpi K, L; in mbedtls_rsa_validate_params() local
457 mbedtls_mpi K; in mbedtls_rsa_deduce_crt() local
A Dripemd160.c173 #define K 0x00000000 in mbedtls_internal_ripemd160_process() macro
198 #define K 0x5A827999 in mbedtls_internal_ripemd160_process() macro
223 #define K 0x6ED9EBA1 in mbedtls_internal_ripemd160_process() macro
248 #define K 0x8F1BBCDC in mbedtls_internal_ripemd160_process() macro
273 #define K 0xA953FD4E in mbedtls_internal_ripemd160_process() macro
A Dsha1.c178 #define K 0x5A827999 in mbedtls_internal_sha1_process() macro
205 #define K 0x6ED9EBA1 in mbedtls_internal_sha1_process() macro
232 #define K 0x8F1BBCDC in mbedtls_internal_sha1_process() macro
259 #define K 0xCA62C1D6 in mbedtls_internal_sha1_process() macro
A Dsha256.c150 static const uint32_t K[] = variable
188 #define P(a,b,c,d,e,f,g,h,x,K) \ argument
A Dsha512.c187 static const uint64_t K[80] = variable
256 #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_ret() local
A Decjpake.c749 mbedtls_ecp_point K; in mbedtls_ecjpake_derive_secret() local
A Drsa.c2696 mbedtls_mpi K; in mbedtls_rsa_self_test() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Drc5.c134 const ulong32 *K; in _rc5_ecb_encrypt() local
190 const ulong32 *K; in _rc5_ecb_decrypt() local
A Drc6.c128 const ulong32 *K; in _rc6_ecb_encrypt() local
183 const ulong32 *K; in _rc6_ecb_decrypt() local
A Dxtea.c35 ulong32 x, sum, K[4]; in xtea_setup() local
A Dkseed.c240 static void rounds(ulong32 *P, const ulong32 *K) in rounds()
/optee_os/core/lib/libtomcrypt/src/hashes/whirl/
A Dwhirl.c62 ulong64 K[2][8], T[3][8]; in _whirlpool_compress() local
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_cipher.h19 ulong32 K[18]; member
26 ulong32 K[50]; member
32 ulong32 K[44]; member
38 unsigned char K[33][16]; member
52 ulong32 K[32], dK[32]; member
73 ulong32 S[4][256], K[40]; member
77 ulong32 K[40]; member
112 ulong32 K[32], keylen; member
118 ulong32 K[4], dK[4]; member
A Dtomcrypt_mac.h155 symmetric_key K; member
177 unsigned char K[3][MAXBLOCKSIZE], member
404 symmetric_key K; member
475 symmetric_key K; member
A Dtomcrypt_prng.h40 unsigned char K[32], /* the current key */ member
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha512.c38 static const ulong64 K[80] = { variable
A Dsha256.c39 static const ulong32 K[64] = { variable
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Ddhm.h108 mbedtls_mpi K; /*!< The shared secret = \c G^(XY) mod \c P. */ member
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Ddhm.h108 mbedtls_mpi K; /*!< The shared secret = \c G^(XY) mod \c P. */ member
/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Ddhm.h108 mbedtls_mpi K; /*!< The shared secret = \c G^(XY) mod \c P. */ member
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Ddhm.h108 mbedtls_mpi K; /*!< The shared secret = \c G^(XY) mod \c P. */ member
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Ddhm.h108 mbedtls_mpi K; /*!< The shared secret = \c G^(XY) mod \c P. */ member

Completed in 55 milliseconds