Home
last modified time | relevance | path

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

/optee_os/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.c538 mbedtls_mpi H, G, L; in mbedtls_rsa_gen_key() local
/optee_os/core/lib/libtomcrypt/src/mac/pmac/
A Dpmac_init.c48 unsigned char *L; in pmac_init() local
/optee_os/core/lib/libtomcrypt/src/ciphers/
A Dblowfish.c395 ulong32 L, R; in _blowfish_ecb_encrypt() local
457 ulong32 L, R; in _blowfish_ecb_decrypt() local
A Dcamellia.c442 ulong64 L, R; in camellia_ecb_encrypt() local
536 ulong64 L, R; in camellia_ecb_decrypt() local
A Dcast5.c543 ulong32 R, L; in _cast5_ecb_encrypt() local
596 ulong32 R, L; in _cast5_ecb_decrypt() local
A Drc5.c58 ulong32 L[64], *S, A, B, i, j, v, s, t, l; in _rc5_setup() local
A Drc6.c55 ulong32 L[64], S[50], A, B, i, j, v, s, l; in _rc6_setup() local
/optee_os/core/lib/libtomcrypt/src/hashes/
A Dmd2.c62 unsigned char L; in md2_update_chksum() local
/optee_os/core/lib/libtomcrypt/src/encauth/ccm/
A Dccm_memory.c54 unsigned long len, L, x, y, z, CTRlen; in ccm_memory() local
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
A Ddsa_generate_pqg.c32 unsigned long L, N, n, outbytes, seedbytes, counter, j, i; in _dsa_make_params() local
/optee_os/lib/libutils/isoc/include/
A Dstdint.h175 #define L(v) v macro
181 #define L(v) v ## L macro
/optee_os/out/arm/export-ta_arm32/include/
A Dstdint.h175 #define L(v) v macro
181 #define L(v) v ## L macro
/optee_os/out/arm/export-ta_arm64/include/
A Dstdint.h175 #define L(v) v macro
181 #define L(v) v ## L macro
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h287 unsigned char L[MAXBLOCKSIZE], /* L value */ member
409 unsigned long L, /* L value */ member
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
A Dtweetnacl.c350 static const u64 L[32] = {0xed, 0xd3, 0xf5, 0x5c, 0x1a, 0x63, 0x12, 0x58, 0xd6, 0x9c, 0xf7, 0xa2, 0… variable

Completed in 27 milliseconds