Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Drsa_internal.c203 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
A Dcmac.c123 unsigned char L[MBEDTLS_CIPHER_BLKSIZE_MAX]; in cmac_generate_subkeys() local
A Drsa.c526 mbedtls_mpi H, G, L; in mbedtls_rsa_gen_key() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/
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
A Dcamellia.c435 ulong64 L, R; in camellia_ecb_encrypt() local
529 ulong64 L, R; in camellia_ecb_decrypt() local
A Dcast5.c530 ulong32 R, L; in s_cast5_ecb_encrypt() local
583 ulong32 R, L; in s_cast5_ecb_decrypt() local
A Drc5.c51 ulong32 L[64], *S, A, B, i, j, v, s, t, l; in s_rc5_setup() local
A Drc6.c48 ulong32 L[64], S[50], A, B, i, j, v, s, l; in s_rc6_setup() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/mac/pmac/
A Dpmac_init.c41 unsigned char *L; in pmac_init() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/
A Dmd2.c55 unsigned char L; in s_md2_update_chksum() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/encauth/ccm/
A Dccm_memory.c47 unsigned long len, L, x, y, z, CTRlen; in ccm_memory() local
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/dsa/
A Ddsa_generate_pqg.c25 unsigned long L, N, n, outbytes, seedbytes, counter, j, i; in s_dsa_make_params() local
/optee_os-3.20.0/lib/libutils/isoc/include/
A Dstdint.h174 #define L(v) v macro
180 #define L(v) v ## L macro
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h293 unsigned char L[MAXBLOCKSIZE], /* L value */ member
415 unsigned long L, /* L value */ member
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c347 static const u64 L[32] = {0xed, 0xd3, 0xf5, 0x5c, 0x1a, 0x63, 0x12, 0x58, 0xd6, 0x9c, 0xf7, 0xa2, 0… variable

Completed in 21 milliseconds