| /openbmc/qemu/tests/unit/ |
| H A D | test-crypto-secret.c | 43 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_direct() local 74 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_indirect_good() local 120 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_indirect_emptyfile() local 157 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_keyring_good() local 285 char *pw = qcrypto_secret_lookup_as_base64("sec0", in test_secret_noconv_base64_good() local 321 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_noconv_utf8() local 342 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_conv_base64_utf8valid() local 363 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_conv_base64_utf8invalid() local 381 char *pw = qcrypto_secret_lookup_as_base64("sec0", in test_secret_conv_utf8_base64() local 413 char *pw = qcrypto_secret_lookup_as_utf8("sec0", in test_secret_crypt_raw() local [all …]
|
| /openbmc/qemu/audio/ |
| H A D | pwaudio.c | 222 PWVoiceIn *pw = (PWVoiceIn *) hw; in qpw_read() local 259 PWVoiceOut *pw = (PWVoiceOut *)hw; in qpw_buffer_get_free() local 284 PWVoiceOut *pw = (PWVoiceOut *) hw; in qpw_write() local 521 PWVoiceOut *pw = (PWVoiceOut *) hw; in qpw_init_out() local 568 PWVoiceIn *pw = (PWVoiceIn *) hw; in qpw_init_in() local 688 static int wait_resync(pwaudio *pw) in wait_resync() 711 pwaudio *pw = data; in on_core_error() local 723 pwaudio *pw = data; in on_core_done() local 741 g_autofree pwaudio *pw = g_new0(pwaudio, 1); in qpw_audio_init() local 802 pwaudio *pw = opaque; in qpw_audio_fini() local
|
| /openbmc/u-boot/cmd/ |
| H A D | tpm-v2.c | 70 const char *pw = (argc < 3) ? NULL : argv[2]; in do_tpm2_clear() local 212 const char *pw = (argc < 2) ? NULL : argv[1]; in do_tpm_dam_reset() local 233 const char *pw = (argc < 5) ? NULL : argv[4]; in do_tpm_dam_parameters() local 315 const char *pw = (argc < 4) ? NULL : argv[3]; in do_tpm_pcr_setauthpolicy() local 340 const char *pw = (argc < 4) ? NULL : argv[3]; in do_tpm_pcr_setauthvalue() local
|
| /openbmc/u-boot/drivers/tpm/ |
| H A D | tpm2_tis_sandbox.c | 49 char pw[TPM2_HIERARCHY_NB][TPM2_DIGEST_LEN + 1]; member 71 const char *pw; in sandbox_tpm2_check_session() local
|
| /openbmc/u-boot/lib/ |
| H A D | tpm-v2.c | 761 u32 tpm2_clear(struct udevice *dev, u32 handle, const char *pw, in tpm2_clear() 1184 u32 tpm2_dam_reset(struct udevice *dev, const char *pw, const ssize_t pw_sz) in tpm2_dam_reset() 1219 u32 tpm2_dam_parameters(struct udevice *dev, const char *pw, in tpm2_dam_parameters() 1313 u32 tpm2_pcr_setauthpolicy(struct udevice *dev, const char *pw, in tpm2_pcr_setauthpolicy() 1368 u32 tpm2_pcr_setauthvalue(struct udevice *dev, const char *pw, in tpm2_pcr_setauthvalue()
|
| /openbmc/qemu/hw/watchdog/ |
| H A D | spapr_watchdog.c | 103 static void watchdog_expired(void *pw) in watchdog_expired()
|
| /openbmc/qemu/ui/ |
| H A D | gtk-gl-area.c | 45 int pw, ph, gs, y1, y2; in gd_gl_area_draw() local
|
| H A D | gtk-egl.c | 73 int ww, wh, pw, ph, gs; in gd_egl_draw() local
|
| H A D | gtk.c | 772 double pw = width, ph = height; in gd_resize_event() local
|
| /openbmc/qemu/tests/vm/ |
| H A D | basevm.py | 413 def console_ssh_init(self, prompt, user, pw): argument
|
| /openbmc/u-boot/drivers/video/ |
| H A D | stb_truetype.h | 2517 unsigned char *pixels, int pw, int ph, // bitmap to be filled in in stbtt_BakeFontBitmap() 2560 STBTT_DEF void stbtt_GetBakedQuad(stbtt_bakedchar *chardata, int pw, int ph, int char_index, float … in stbtt_GetBakedQuad() 2623 static void stbrp_init_target(stbrp_context *con, int pw, int ph, stbrp_node *nodes, int num_nodes) in stbrp_init_target() 2663 STBTT_DEF int stbtt_PackBegin(stbtt_pack_context *spc, unsigned char *pixels, int pw, int ph, int s… in stbtt_PackBegin() 3010 STBTT_DEF void stbtt_GetPackedQuad(stbtt_packedchar *chardata, int pw, int ph, int char_index, floa… in stbtt_GetPackedQuad()
|
| /openbmc/openbmc-tools/openbmctool/ |
| H A D | openbmctool.py | 419 def login(host, username, pw,jsonFormat, allowExpiredPassword): argument 466 def logout(host, username, pw, session, jsonFormat): argument
|
| /openbmc/phosphor-user-manager/ |
| H A D | user_mgr.cpp | 953 struct passwd pw, *pwp = nullptr; in getUserAndSshGrpList() local
|
| /openbmc/u-boot/arch/powerpc/include/asm/ |
| H A D | immap_85xx.h | 1486 struct rio_pw pw; member
|