| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | rsa_alt_helpers.c | 52 mbedtls_mpi *P, mbedtls_mpi *Q) in mbedtls_rsa_deduce_primes() 182 int mbedtls_rsa_deduce_private_exponent(mbedtls_mpi const *P, in mbedtls_rsa_deduce_private_exponent() 225 int mbedtls_rsa_deduce_crt(const mbedtls_mpi *P, const mbedtls_mpi *Q, in mbedtls_rsa_deduce_crt() 259 int mbedtls_rsa_validate_params(const mbedtls_mpi *N, const mbedtls_mpi *P, in mbedtls_rsa_validate_params() 372 int mbedtls_rsa_validate_crt(const mbedtls_mpi *P, const mbedtls_mpi *Q, in mbedtls_rsa_validate_crt()
|
| H A D | psa_crypto_ffdh.c | 31 mbedtls_mpi *P, in mbedtls_psa_ffdh_set_prime_generator() 153 mbedtls_mpi GX, G, X, P; in mbedtls_psa_ffdh_export_public_key() local 205 mbedtls_mpi X, P; in mbedtls_psa_ffdh_generate_key() local 269 mbedtls_mpi P, G, X, GY, K; in mbedtls_psa_ffdh_key_agreement() local
|
| H A D | ecp.c | 621 int mbedtls_ecp_copy(mbedtls_ecp_point *P, const mbedtls_ecp_point *Q) in mbedtls_ecp_copy() 665 int mbedtls_ecp_point_cmp(const mbedtls_ecp_point *P, in mbedtls_ecp_point_cmp() 680 int mbedtls_ecp_point_read_string(mbedtls_ecp_point *P, int radix, in mbedtls_ecp_point_read_string() 696 const mbedtls_ecp_point *P, in mbedtls_ecp_point_write_binary() 1491 const mbedtls_ecp_point *P, in ecp_double_jac() 1588 const mbedtls_ecp_point *P, const mbedtls_ecp_point *Q, in ecp_add_mixed() 1854 mbedtls_ecp_point T[], const mbedtls_ecp_point *P, in ecp_precompute_comb() 2294 const mbedtls_mpi *m, const mbedtls_ecp_point *P, in ecp_mul_comb() 2427 static int ecp_normalize_mxz(const mbedtls_ecp_group *grp, mbedtls_ecp_point *P) in ecp_normalize_mxz() 2456 static int ecp_randomize_mxz(const mbedtls_ecp_group *grp, mbedtls_ecp_point *P, in ecp_randomize_mxz() [all …]
|
| H A D | dhm.c | 79 static int dhm_check_range(const mbedtls_mpi *param, const mbedtls_mpi *P) in dhm_check_range() 273 const mbedtls_mpi *P, in mbedtls_dhm_set_group()
|
| H A D | md5.c | 91 #define P(a, b, c, d, k, s, t) \ in mbedtls_internal_md5_process() macro
|
| H A D | sha1.c | 100 #define P(a, b, c, d, e, x) \ in mbedtls_internal_sha1_process() macro
|
| H A D | rsa.c | 576 const mbedtls_mpi *P, const mbedtls_mpi *Q, in mbedtls_rsa_import() 598 unsigned char const *P, size_t P_len, in mbedtls_rsa_import_raw() 824 unsigned char *P, size_t P_len, in mbedtls_rsa_export_raw() 875 mbedtls_mpi *N, mbedtls_mpi *P, mbedtls_mpi *Q, in mbedtls_rsa_export()
|
| H A D | ripemd160.c | 107 #define P(a, b, c, d, e, r, s, f, k) \ in mbedtls_internal_ripemd160_process() macro
|
| H A D | ecdh.c | 101 mbedtls_ecp_point P; in ecdh_compute_shared_restartable() local
|
| H A D | sha256.c | 477 #define P(a, b, c, d, e, f, g, h, x, K) \ macro
|
| H A D | sha512.c | 622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() macro
|
| H A D | ecjpake.c | 160 const mbedtls_ecp_point *P) in ecjpake_write_len_point()
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | kseed.c | 233 static void rounds(ulong32 *P, const ulong32 *K) in rounds() 253 ulong32 P[4]; in kseed_ecb_encrypt() local 275 ulong32 P[4]; in kseed_ecb_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ltc_ecc_map.c | 20 int ltc_ecc_map(ecc_point *P, void *modulus, void *mp) in ltc_ecc_map()
|
| H A D | ltc_ecc_is_point_at_infinity.c | 12 int ltc_ecc_is_point_at_infinity(const ecc_point *P, void *modulus, int *retval) in ltc_ecc_is_point_at_infinity()
|
| H A D | ltc_ecc_projective_dbl_point.c | 40 int ltc_ecc_projective_dbl_point(const ecc_point *P, ecc_point *R, void *ma, void *modulus, void *m… in ltc_ecc_projective_dbl_point()
|
| H A D | ltc_ecc_projective_add_point.c | 23 int ltc_ecc_projective_add_point(const ecc_point *P, const ecc_point *Q, ecc_point *R, void *ma, vo… in ltc_ecc_projective_add_point()
|
| H A D | ecc_import_pkcs8.c | 13 #define LTC_SET_DER_FLEXI_CHECK(list, index, Type, P) \ argument
|
| /optee_os/core/lib/libtomcrypt/src/modes/xts/ |
| H A D | xts_decrypt.c | 11 static int s_tweak_uncrypt(const unsigned char *C, unsigned char *P, unsigned char *T, const symmet… in s_tweak_uncrypt()
|
| H A D | xts_encrypt.c | 11 static int s_tweak_crypt(const unsigned char *P, unsigned char *C, unsigned char *T, const symmetri… in s_tweak_crypt()
|
| /optee_os/core/lib/libtomcrypt/src/hashes/ |
| H A D | blake2s.c | 174 static int s_blake2s_init_param(hash_state *md, const unsigned char *P) in s_blake2s_init_param() 206 unsigned char P[BLAKE2S_PARAM_SIZE]; in blake2s_init() local
|
| H A D | blake2b.c | 180 static int s_blake2b_init_param(hash_state *md, const unsigned char *P) in s_blake2b_init_param() 212 unsigned char P[BLAKE2B_PARAM_SIZE]; in blake2b_init() local
|
| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | tfm_desc.c | 423 static int tfm_ecc_projective_dbl_point(const ecc_point *P, ecc_point *R, void *ma, void *modulus, … in tfm_ecc_projective_dbl_point() 578 static int tfm_ecc_projective_add_point(const ecc_point *P, const ecc_point *Q, ecc_point *R, void … in tfm_ecc_projective_add_point()
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| H A D | ecp.h | 237 mbedtls_mpi P; /*!< The prime modulus of the base field. */ member
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/twofish/ |
| H A D | twofish.c | 139 ulong32 result, B[2], P[2]; in gf_mult() local
|