/optee_os/out/arm/export-ta_arm32/host_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/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/out/arm/export-ta_arm64/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/out/arm/export-ta_arm32/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/out/arm/export-ta_arm64/host_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/core/lib/libtomcrypt/src/pk/dsa/ |
A D | dsa_set.c | 28 const unsigned char *g, unsigned long glen, in dsa_set_pqg()
|
A D | dsa_generate_pqg.c | 30 …ke_params(prng_state *prng, int wprng, int group_size, int modulus_size, void *p, void *q, void *g) in _dsa_make_params()
|
/optee_os/core/lib/libtomcrypt/src/pk/dh/ |
A D | dh_set.c | 26 const unsigned char *g, unsigned long glen, in dh_set_pg()
|
/optee_os/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/core/lib/libtomcrypt/src/hashes/sha2/ |
A D | sha256.c | 96 #define RND(a,b,c,d,e,f,g,h,i) \ in _sha256_compress() argument 108 #define RND(a,b,c,d,e,f,g,h,i,ki) \ in _sha256_compress() argument
|
A D | sha512.c | 131 #define RND(a,b,c,d,e,f,g,h,i) \ in _sha512_compress() argument
|
/optee_os/core/include/crypto/ |
A D | crypto.h | 127 struct bignum *g; /* Generator of subgroup (public) */ member 135 struct bignum *g; /* Generator of subgroup (public) */ member 142 struct bignum *g; /* Generator of Z_p (shared) */ member
|
/optee_os/core/lib/libtomcrypt/src/math/fp/ |
A D | ltc_ecc_fp_mulmod.c | 36 ecc_point *g, /* cached COPY of base point */ member 612 static int _find_base(ecc_point *g) in _find_base() 630 static int _add_entry(int idx, ecc_point *g) in _add_entry() 1333 ltc_ecc_fp_add_point(ecc_point *g, void *modulus, int lock) in ltc_ecc_fp_add_point()
|
/optee_os/core/lib/libtomcrypt/src/ciphers/safer/ |
A D | safer.c | 258 { unsigned char a, b, c, d, e, f, g, h, t; in _safer_ecb_encrypt() local 312 { unsigned char a, b, c, d, e, f, g, h, t; in _safer_ecb_decrypt() local
|
/optee_os/core/lib/libtomcrypt/src/misc/base64/ |
A D | base64_decode.c | 91 int g; in _base64_decode_internal() local
|
/optee_os/core/lib/libtomcrypt/src/stream/rabbit/ |
A D | rabbit.c | 100 ulong32 g[8], c_old[8], i; in _rabbit_next_state() local
|
/optee_os/core/lib/zlib/ |
A D | zlib.h | 1826 # define z_gzgetc(g) \ argument 1829 # define gzgetc(g) \ argument
|
/optee_os/lib/libmbedtls/mbedtls/library/ |
A D | sha256.c | 188 #define P(a,b,c,d,e,f,g,h,x,K) \ argument
|