Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 25) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
H A Dasn1write.h17 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
26 #define MBEDTLS_ASN1_CHK_CLEANUP_ADD(g, f) \ argument
/optee_os/core/lib/libtomcrypt/src/pk/dsa/
H A Ddsa_set.c21 const unsigned char *g, unsigned long glen, in dsa_set_pqg()
H A Ddsa_generate_pqg.c23 …ke_params(prng_state *prng, int wprng, int group_size, int modulus_size, void *p, void *q, void *g) in s_dsa_make_params()
/optee_os/core/lib/libtomcrypt/src/pk/dh/
H A Ddh_set.c19 const unsigned char *g, unsigned long glen, in dh_set_pg()
/optee_os/core/drivers/crypto/caam/acipher/
H A Dlocal.h35 struct caambuf *g; /* Generator g */ member
H A Dcaam_dh.c32 struct caambuf g; /* Generator */ member
H A Dcaam_dsa.c40 struct caambuf g; /* Generator */ member
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
H A Dsha256.c89 #define RND(a,b,c,d,e,f,g,h,i) \ in ss_sha256_compress() argument
101 #define RND(a,b,c,d,e,f,g,h,i,ki) \ in ss_sha256_compress() argument
H A Dsha512.c124 #define RND(a,b,c,d,e,f,g,h,i) \ in ss_sha512_compress() argument
/optee_os/core/lib/libtomcrypt/src/math/fp/
H A Dltc_ecc_fp_mulmod.c29 ecc_point *g, /* cached COPY of base point */ member
605 static int s_find_base(ecc_point *g) in s_find_base()
623 static int s_add_entry(int idx, ecc_point *g) in s_add_entry()
1326 ltc_ecc_fp_add_point(ecc_point *g, void *modulus, int lock) in ltc_ecc_fp_add_point()
/optee_os/core/include/crypto/
H A Dcrypto.h128 struct bignum *g; /* Generator of subgroup (public) */ member
136 struct bignum *g; /* Generator of subgroup (public) */ member
143 struct bignum *g; /* Generator of Z_p (shared) */ member
/optee_os/core/drivers/crypto/hisilicon/
H A Dhpre_dh.h19 uint8_t *g; member
/optee_os/core/lib/libtomcrypt/src/ciphers/safer/
H A Dsafer.c251 { unsigned char a, b, c, d, e, f, g, h, t; in s_safer_ecb_encrypt() local
305 { unsigned char a, b, c, d, e, f, g, h, t; in s_safer_ecb_decrypt() local
/optee_os/core/lib/libtomcrypt/src/misc/base64/
H A Dbase64_decode.c84 int g; in s_base64_decode_internal() local
/optee_os/core/lib/libtomcrypt/src/stream/rabbit/
H A Drabbit.c93 ulong32 g[8], c_old[8], i; in ss_rabbit_next_state() local
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dbn_mul.h47 #define MBEDTLS_BYTES_TO_T_UINT_8(a, b, c, d, e, f, g, h) \ argument
53 #define MBEDTLS_BYTES_TO_T_UINT_8(a, b, c, d, e, f, g, h) \ argument
H A Daesce.c577 uint8x16_t c, d, e, f, g, n, o; in poly_mult_reduce() local
H A Dsha256.c477 #define P(a, b, c, d, e, f, g, h, x, K) \ argument
H A Dsha512.c622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() argument
/optee_os/core/lib/zlib/
H A Dzlib.h1843 # define z_gzgetc(g) \ argument
1846 # define gzgetc(g) \ argument
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
H A Dtwofish.c290 unsigned char g, i, y, z; in s_g_func() local
/optee_os/ldelf/
H A Dta_elf_rel.c23 uint32_t g = 0; in elf_hash() local
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/
H A Dtweetnacl.c244 gf a,b,c,d,t,e,f,g,h; in add() local
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_pka.c251 struct stm32_pka_point g; member
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h426 void *g; member