/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/compatibility/ |
D | ecp_alt.c | 615 int mbedtls_ecp_copy(mbedtls_ecp_point *P, const mbedtls_ecp_point *Q) in mbedtls_ecp_copy() 669 int mbedtls_ecp_point_cmp(const mbedtls_ecp_point *P, const mbedtls_ecp_point *Q) in mbedtls_ecp_point_cmp() 685 int mbedtls_ecp_point_read_string(mbedtls_ecp_point *P, int radix, const char *x, const char *y) in mbedtls_ecp_point_read_string() 703 int mbedtls_ecp_point_write_binary(const mbedtls_ecp_group *grp, const mbedtls_ecp_point *P, int fo… in mbedtls_ecp_point_write_binary() 1297 … int ecp_double_jac(const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, const mbedtls_ecp_point *P) in ecp_double_jac() 1401 …const mbedtls_ecp_group *grp, mbedtls_ecp_point *R, const mbedtls_ecp_point *P, const mbedtls_ecp_… in ecp_add_mixed() 1661 …cp_precompute_comb(const mbedtls_ecp_group *grp, mbedtls_ecp_point T[], const mbedtls_ecp_point *P, in ecp_precompute_comb() 2035 const mbedtls_ecp_point *P, int (*f_rng)(void *, unsigned char *, size_t), void *p_rng, in ecp_mul_comb() 2156 static int ecp_normalize_mxz(const mbedtls_ecp_group *grp, mbedtls_ecp_point *P) in ecp_normalize_mxz() 2185 …const mbedtls_ecp_group *grp, mbedtls_ecp_point *P, int (*f_rng)(void *, unsigned char *, size_t),… in ecp_randomize_mxz() [all …]
|
D | ecp_curves_alt.c | 4578 #define NIST_MODP(P) grp->modp = ecp_mod_##P; argument 4580 #define NIST_MODP(P) argument
|
/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/internal/ |
D | ecp_alt_b91_backend.c | 263 mbedtls_ecp_group *grp, mbedtls_ecp_point *R, const mbedtls_mpi *m, const mbedtls_ecp_point *P) in ecp_alt_b91_backend_mul() 323 const mbedtls_ecp_point *P, const mbedtls_mpi *n, const mbedtls_ecp_point *Q) in ecp_alt_b91_backend_muladd()
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/mbedtls/include/mbedtls/ |
D | blowfish.h | 69 uint32_t P[MBEDTLS_BLOWFISH_ROUNDS + 2]; /*!< Blowfish round keys */ member
|
D | ecp_alt.h | 83 mbedtls_mpi P; /*!< The prime modulus of the base field. */ member
|
D | rsa.h | 109 mbedtls_mpi P; /*!< The first prime factor. */ member
|
D | dhm.h | 105 mbedtls_mpi P; /*!< The prime modulus. */ member
|
D | ecp.h | 176 mbedtls_mpi P; /*!< The prime modulus of the base field. */ member
|
/device/soc/telink/b91/adapter/hals/mbedtls/src/mbedtls/ |
D | ecp_alt.h | 27 mbedtls_mpi P; /*!< The prime modulus of the base field. */ member
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/ |
D | hi_types.h | 137 #define hi_unref_param(P) P = P argument 139 #define hi_unref_param(P) argument
|
/device/soc/rockchip/rk3588/kernel/scripts/ |
D | resource_tool.c | 91 #define P(a,b,c,d,e,x) { \ in sha1_process() macro 375 #define P(a,b,c,d,e,f,g,h,x,K) { \ in sha256_process() macro
|
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/ |
D | hi_types_base.h | 301 #define hi_unref_param(P) ((P) = (P)) argument 303 #define hi_unref_param(P) argument
|
/device/soc/rockchip/common/sdk_linux/scripts/ |
D | resource_tool.c | 86 #define P(a, b, c, d, e, x) … in sha1_process() macro 362 #define P(a, b, c, d, e, f, g, h, x, K) … in sha256_process() macro
|
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/ |
D | hi_types_base.h | 304 #define hi_unref_param(P) ((P) = (P)) argument 306 #define hi_unref_param(P) argument
|
/device/soc/winnermicro/wm800/board/platform/common/crypto/ |
D | wm_crypto_hard.c | 87 #define pstm_exptmod(pool, G, X, P, Y) mp_exptmod((mp_int *)(G), (mp_int *)(X), (mp_int *)(P), (mp_… argument
|
/device/soc/goodix/gr551x/sdk_liteos/gr551x_sdk/drivers/inc/ |
D | gr55xx_ll_pkc.h | 104 uint32_t P[ECC_U32_LENGTH]; /**< Prime number P array */ member
|
/device/soc/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
D | phy-rockchip-samsung-dcphy.c | 35 #define P(x) UPDATE(x, 5, 0) macro
|