| /optee_os/lib/libmbedtls/mbedtls/library/ |
| A D | rsa_internal.c | 64 mbedtls_mpi *P, mbedtls_mpi *Q ) in mbedtls_rsa_deduce_primes() 197 int mbedtls_rsa_deduce_private_exponent( mbedtls_mpi const *P, in mbedtls_rsa_deduce_private_exponent() 243 int mbedtls_rsa_validate_crt( const mbedtls_mpi *P, const mbedtls_mpi *Q, in mbedtls_rsa_validate_crt() 331 int mbedtls_rsa_validate_params( const mbedtls_mpi *N, const mbedtls_mpi *P, in mbedtls_rsa_validate_params() 452 int mbedtls_rsa_deduce_crt( const mbedtls_mpi *P, const mbedtls_mpi *Q, in mbedtls_rsa_deduce_crt()
|
| A D | ecp.c | 835 int mbedtls_ecp_point_cmp( const mbedtls_ecp_point *P, in mbedtls_ecp_point_cmp() 854 int mbedtls_ecp_point_read_string( mbedtls_ecp_point *P, int radix, in mbedtls_ecp_point_read_string() 874 const mbedtls_ecp_point *P, in mbedtls_ecp_point_write_binary() 1505 const mbedtls_ecp_point *P ) in ecp_double_jac() 2662 const mbedtls_mpi *m, const mbedtls_ecp_point *P, in mbedtls_ecp_mul_restartable() 2730 const mbedtls_mpi *m, const mbedtls_ecp_point *P, in mbedtls_ecp_mul() 2798 const mbedtls_ecp_point *P, in mbedtls_ecp_mul_shortcuts() 2833 const mbedtls_mpi *m, const mbedtls_ecp_point *P, in mbedtls_ecp_muladd_restartable() 2929 const mbedtls_mpi *m, const mbedtls_ecp_point *P, in mbedtls_ecp_muladd() 3445 const mbedtls_ecp_point *P, in self_test_point() [all …]
|
| A D | md4.c | 146 #define P(a,b,c,d,x,s) \ in mbedtls_internal_md4_process() macro 175 #define P(a,b,c,d,x,s) \ in mbedtls_internal_md4_process() macro 203 #define P(a,b,c,d,x,s) \ in mbedtls_internal_md4_process() macro
|
| A D | dhm.c | 101 static int dhm_check_range( const mbedtls_mpi *param, const mbedtls_mpi *P ) in dhm_check_range() 262 const mbedtls_mpi *P, in mbedtls_dhm_set_group()
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| A D | kseed.c | 240 static void rounds(ulong32 *P, const ulong32 *K) in rounds() 260 ulong32 P[4]; in kseed_ecb_encrypt() local 282 ulong32 P[4]; in kseed_ecb_decrypt() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| A D | ltc_ecc_is_point_at_infinity.c | 19 int ltc_ecc_is_point_at_infinity(const ecc_point *P, void *modulus, int *retval) in ltc_ecc_is_point_at_infinity()
|
| A D | ltc_ecc_map.c | 27 int ltc_ecc_map(ecc_point *P, void *modulus, void *mp) in ltc_ecc_map()
|
| A D | ltc_ecc_projective_dbl_point.c | 47 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()
|
| A D | ltc_ecc_projective_add_point.c | 30 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()
|
| A D | ecc_import_pkcs8.c | 20 #define LTC_SET_DER_FLEXI_CHECK(list, index, Type, P) \ argument
|
| /optee_os/out/arm/export-ta_arm32/host_include/mbedtls/ |
| A D | blowfish.h | 67 uint32_t P[MBEDTLS_BLOWFISH_ROUNDS + 2]; /*!< Blowfish round keys */ member
|
| A D | rsa.h | 110 mbedtls_mpi P; /*!< The first prime factor. */ member
|
| /optee_os/out/arm/export-ta_arm32/include/mbedtls/ |
| A D | blowfish.h | 67 uint32_t P[MBEDTLS_BLOWFISH_ROUNDS + 2]; /*!< Blowfish round keys */ member
|
| A D | rsa.h | 110 mbedtls_mpi P; /*!< The first prime factor. */ member
|
| /optee_os/lib/libmbedtls/mbedtls/include/mbedtls/ |
| A D | blowfish.h | 67 uint32_t P[MBEDTLS_BLOWFISH_ROUNDS + 2]; /*!< Blowfish round keys */ member
|
| A D | rsa.h | 110 mbedtls_mpi P; /*!< The first prime factor. */ member
|
| /optee_os/out/arm/export-ta_arm64/include/mbedtls/ |
| A D | blowfish.h | 67 uint32_t P[MBEDTLS_BLOWFISH_ROUNDS + 2]; /*!< Blowfish round keys */ member
|
| A D | rsa.h | 110 mbedtls_mpi P; /*!< The first prime factor. */ member
|
| A D | dhm.h | 103 mbedtls_mpi P; /*!< The prime modulus. */ member
|
| /optee_os/out/arm/export-ta_arm64/host_include/mbedtls/ |
| A D | blowfish.h | 67 uint32_t P[MBEDTLS_BLOWFISH_ROUNDS + 2]; /*!< Blowfish round keys */ member
|
| A D | rsa.h | 110 mbedtls_mpi P; /*!< The first prime factor. */ member
|
| /optee_os/core/lib/libtomcrypt/src/modes/xts/ |
| A D | xts_decrypt.c | 18 static int _tweak_uncrypt(const unsigned char *C, unsigned char *P, unsigned char *T, const symmetr… in _tweak_uncrypt()
|
| A D | xts_encrypt.c | 18 static int _tweak_crypt(const unsigned char *P, unsigned char *C, unsigned char *T, const symmetric… in _tweak_crypt()
|
| /optee_os/core/lib/libtomcrypt/src/hashes/ |
| A D | blake2b.c | 187 static int blake2b_init_param(hash_state *md, const unsigned char *P) in blake2b_init_param() 219 unsigned char P[BLAKE2B_PARAM_SIZE]; in blake2b_init() local
|
| A D | blake2s.c | 181 static int blake2s_init_param(hash_state *md, const unsigned char *P) in blake2s_init_param() 213 unsigned char P[BLAKE2S_PARAM_SIZE]; in blake2s_init() local
|