Searched defs:P (Results 1 – 11 of 11) sorted by relevance
| /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/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/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/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/rockchip/rk3588/kernel/drivers/phy/rockchip/ |
| D | phy-rockchip-samsung-dcphy.c | 35 #define P(x) UPDATE(x, 5, 0) macro
|