/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | asn1write.h | 33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
|
A D | bn_mul.h | 63 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument 69 #define MBEDTLS_BYTES_TO_T_UINT_8( a, b, c, d, e, f, g, h ) \ argument
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/dsa/ |
A D | dsa_set.c | 21 const unsigned char *g, unsigned long glen, in dsa_set_pqg()
|
A D | dsa_generate_pqg.c | 23 …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-3.20.0/core/lib/libtomcrypt/src/pk/dh/ |
A D | dh_set.c | 19 const unsigned char *g, unsigned long glen, in dh_set_pg()
|
/optee_os-3.20.0/core/drivers/crypto/caam/acipher/ |
A D | local.h | 35 struct caambuf *g; /* Generator g */ member
|
A D | caam_dh.c | 31 struct caambuf g; /* Generator */ member
|
A D | caam_dsa.c | 38 struct caambuf g; /* Generator */ member
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/hashes/sha2/ |
A D | sha256.c | 89 #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
|
A D | sha512.c | 124 #define RND(a,b,c,d,e,f,g,h,i) \ in ss_sha512_compress() argument
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/fp/ |
A D | ltc_ecc_fp_mulmod.c | 29 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-3.20.0/core/include/crypto/ |
A D | crypto.h | 128 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-3.20.0/core/lib/libtomcrypt/src/ciphers/safer/ |
A D | safer.c | 251 { 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-3.20.0/core/lib/libtomcrypt/src/misc/base64/ |
A D | base64_decode.c | 84 int g; in s_base64_decode_internal() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/stream/rabbit/ |
A D | rabbit.c | 93 ulong32 g[8], c_old[8], i; in ss_rabbit_next_state() local
|
/optee_os-3.20.0/core/lib/zlib/ |
A D | zlib.h | 1843 # define z_gzgetc(g) \ argument 1846 # define gzgetc(g) \ argument
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | sha256.c | 165 #define P(a,b,c,d,e,f,g,h,x,K) \ argument
|
A D | sha512.c | 225 #define P(a,b,c,d,e,f,g,h,x,K) \ in mbedtls_internal_sha512_process() argument
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/ciphers/twofish/ |
A D | twofish.c | 290 unsigned char g, i, y, z; in s_g_func() local
|
/optee_os-3.20.0/ldelf/ |
A D | ta_elf_rel.c | 23 uint32_t g = 0; in elf_hash() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ec25519/ |
A D | tweetnacl.c | 244 gf a,b,c,d,t,e,f,g,h; in add() local
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_pk.h | 424 void *g; member
|