Home
last modified time | relevance | path

Searched defs:L (Results 1 – 15 of 15) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Drsa_alt_helpers.c188 mbedtls_mpi K, L; in mbedtls_rsa_deduce_private_exponent() local
266 mbedtls_mpi K, L; in mbedtls_rsa_validate_params() local
378 mbedtls_mpi K, L; in mbedtls_rsa_validate_crt() local
H A Dcmac.c100 unsigned char L[MBEDTLS_CMAC_MAX_BLOCK_SIZE]; in cmac_generate_subkeys() local
H A Drsa.c1052 mbedtls_mpi H, G, L; in mbedtls_rsa_gen_key() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dblowfish.c298 static void s_blowfish_encipher(ulong32 *L, ulong32 *R, const symmetric_key *skey) in s_blowfish_encipher()
480 ulong32 L, R; in s_blowfish_ecb_encrypt() local
521 ulong32 L, R; in s_blowfish_ecb_decrypt() local
H A Dcamellia.c435 ulong64 L, R; in camellia_ecb_encrypt() local
529 ulong64 L, R; in camellia_ecb_decrypt() local
H A Dcast5.c530 ulong32 R, L; in s_cast5_ecb_encrypt() local
583 ulong32 R, L; in s_cast5_ecb_decrypt() local
H A Drc5.c51 ulong32 L[64], *S, A, B, i, j, v, s, t, l; in s_rc5_setup() local
H A Drc6.c48 ulong32 L[64], S[50], A, B, i, j, v, s, l; in s_rc6_setup() local
/optee_os/core/lib/libtomcrypt/src/mac/pmac/
H A Dpmac_init.c41 unsigned char *L; in pmac_init() local
/optee_os/core/lib/libtomcrypt/src/hashes/
H A Dmd2.c55 unsigned char L; in s_md2_update_chksum() local
/optee_os/core/lib/libtomcrypt/src/encauth/ccm/
H A Dccm_memory.c47 unsigned long len, L, x, y, z, CTRlen; in ccm_memory() local
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
H A Ddsa_generate_pqg.c25 unsigned long L, N, n, outbytes, seedbytes, counter, j, i; in s_dsa_make_params() local
/optee_os/lib/libutils/isoc/include/
H A Dstdint.h180 #define L(v) v ## L macro
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_mac.h293 unsigned char L[MAXBLOCKSIZE], /* L value */ member
420 unsigned long L, /* L value */ member
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c347 static const u64 L[32] = {0xed, 0xd3, 0xf5, 0x5c, 0x1a, 0x63, 0x12, 0x58, 0xd6, 0x9c, 0xf7, 0xa2, 0… variable