Home
last modified time | relevance | path

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

12

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dasn1write.h33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
A Dbn_mul.h63 #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 Dasn1write.h33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
A Dbn_mul.h63 #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 Dasn1write.h33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
A Dbn_mul.h63 #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 Dasn1write.h33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
A Dbn_mul.h63 #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 Dasn1write.h33 #define MBEDTLS_ASN1_CHK_ADD(g, f) \ argument
A Dbn_mul.h63 #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 Ddsa_set.c28 const unsigned char *g, unsigned long glen, in dsa_set_pqg()
A Ddsa_generate_pqg.c30 …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 Ddh_set.c26 const unsigned char *g, unsigned long glen, in dh_set_pg()
/optee_os/core/drivers/crypto/caam/acipher/
A Dlocal.h35 struct caambuf *g; /* Generator g */ member
A Dcaam_dh.c31 struct caambuf g; /* Generator */ member
A Dcaam_dsa.c38 struct caambuf g; /* Generator */ member
/optee_os/core/lib/libtomcrypt/src/hashes/sha2/
A Dsha256.c96 #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 Dsha512.c131 #define RND(a,b,c,d,e,f,g,h,i) \ in _sha512_compress() argument
/optee_os/core/include/crypto/
A Dcrypto.h127 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 Dltc_ecc_fp_mulmod.c36 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 Dsafer.c258 { 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 Dbase64_decode.c91 int g; in _base64_decode_internal() local
/optee_os/core/lib/libtomcrypt/src/stream/rabbit/
A Drabbit.c100 ulong32 g[8], c_old[8], i; in _rabbit_next_state() local
/optee_os/core/lib/zlib/
A Dzlib.h1826 # define z_gzgetc(g) \ argument
1829 # define gzgetc(g) \ argument
/optee_os/lib/libmbedtls/mbedtls/library/
A Dsha256.c188 #define P(a,b,c,d,e,f,g,h,x,K) \ argument

Completed in 42 milliseconds

12