Home
last modified time | relevance | path

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

12

/optee_os/lib/libmbedtls/mbedtls/library/
H A Drsa_alt_helpers.c52 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 Dpsa_crypto_ffdh.c31 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 Decp.c621 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 Ddhm.c79 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 Dmd5.c91 #define P(a, b, c, d, k, s, t) \ in mbedtls_internal_md5_process() macro
H A Dsha1.c100 #define P(a, b, c, d, e, x) \ in mbedtls_internal_sha1_process() macro
H A Drsa.c576 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 Dripemd160.c107 #define P(a, b, c, d, e, r, s, f, k) \ in mbedtls_internal_ripemd160_process() macro
H A Decdh.c101 mbedtls_ecp_point P; in ecdh_compute_shared_restartable() local
H A Dsha256.c477 #define P(a, b, c, d, e, f, g, h, x, K) \ macro
H A Dsha512.c622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() macro
H A Decjpake.c160 const mbedtls_ecp_point *P) in ecjpake_write_len_point()
/optee_os/core/lib/libtomcrypt/src/ciphers/
H A Dkseed.c233 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 Dltc_ecc_map.c20 int ltc_ecc_map(ecc_point *P, void *modulus, void *mp) in ltc_ecc_map()
H A Dltc_ecc_is_point_at_infinity.c12 int ltc_ecc_is_point_at_infinity(const ecc_point *P, void *modulus, int *retval) in ltc_ecc_is_point_at_infinity()
H A Dltc_ecc_projective_dbl_point.c40 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 Dltc_ecc_projective_add_point.c23 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 Decc_import_pkcs8.c13 #define LTC_SET_DER_FLEXI_CHECK(list, index, Type, P) \ argument
/optee_os/core/lib/libtomcrypt/src/modes/xts/
H A Dxts_decrypt.c11 static int s_tweak_uncrypt(const unsigned char *C, unsigned char *P, unsigned char *T, const symmet… in s_tweak_uncrypt()
H A Dxts_encrypt.c11 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 Dblake2s.c174 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 Dblake2b.c180 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 Dtfm_desc.c423 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 Decp.h237 mbedtls_mpi P; /*!< The prime modulus of the base field. */ member
/optee_os/core/lib/libtomcrypt/src/ciphers/twofish/
H A Dtwofish.c139 ulong32 result, B[2], P[2]; in gf_mult() local

12