/external/arm-trusted-firmware/drivers/st/bsec/ |
D | bsec.c | 60 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access() argument 62 otp_nsec_access[otp / __WORD_BIT] |= BIT(otp % __WORD_BIT); in enable_non_secure_access() 64 if (bsec_shadow_register(otp) != BSEC_OK) { in enable_non_secure_access() 69 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access() argument 71 return (otp_nsec_access[otp / __WORD_BIT] & in non_secure_can_access() 72 BIT(otp % __WORD_BIT)) != 0; in non_secure_can_access() 116 static uint32_t otp_bank_offset(uint32_t otp) in otp_bank_offset() argument 118 assert(otp <= STM32MP1_OTP_MAX_ID); in otp_bank_offset() 120 return ((otp & ~BSEC_OTP_MASK) >> BSEC_OTP_BANK_SHIFT) * in otp_bank_offset() 124 static uint32_t bsec_check_error(uint32_t otp) in bsec_check_error() argument [all …]
|
/external/arm-trusted-firmware/include/drivers/st/ |
D | bsec.h | 176 uint32_t bsec_shadow_register(uint32_t otp); 177 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp); 178 uint32_t bsec_write_otp(uint32_t val, uint32_t otp); 179 uint32_t bsec_program_otp(uint32_t val, uint32_t otp); 180 uint32_t bsec_permanent_lock_otp(uint32_t otp); 193 bool bsec_write_sr_lock(uint32_t otp, uint32_t value); 194 bool bsec_read_sr_lock(uint32_t otp); 195 bool bsec_write_sw_lock(uint32_t otp, uint32_t value); 196 bool bsec_read_sw_lock(uint32_t otp); 197 bool bsec_write_sp_lock(uint32_t otp, uint32_t value); [all …]
|
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
D | RequiredCreatorTest.java | 23 private String otp; field in RequiredCreatorTest.LoginUserResponse 28 public LoginUserResponse(@JsonProperty(value = "otp", required = true) String otp, in LoginUserResponse() 30 this.otp = otp; in LoginUserResponse() 35 return otp; in getOtp() 38 public void setOtp(String otp) { in setOtp() argument 39 this.otp = otp; in setOtp()
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_otp.c | 35 int otp; in eap_otp_process() local 47 otp = 1; in eap_otp_process() 50 otp = 0; in eap_otp_process() 74 if (otp) { in eap_otp_process()
|
D | eap_gtc.c | 52 int otp; in eap_gtc_process() local 79 otp = 1; in eap_gtc_process() 82 otp = 0; in eap_gtc_process() 118 if (otp) { in eap_gtc_process()
|
D | eap_config.h | 521 u8 *otp; member
|
D | eap.c | 2899 return config->otp; in eap_get_config_otp() 2916 os_memset(config->otp, 0, config->otp_len); in eap_clear_config_otp() 2917 os_free(config->otp); in eap_clear_config_otp() 2918 config->otp = NULL; in eap_clear_config_otp()
|
/external/tcpdump/ |
D | print-llc.c | 408 const struct oui_tok *otp; in oui_to_struct_tok() local 410 for (otp = &oui_to_tok[0]; otp->tok != NULL; otp++) { in oui_to_struct_tok() 411 if (otp->oui == orgcode) { in oui_to_struct_tok() 412 tok = otp->tok; in oui_to_struct_tok()
|
/external/cpuinfo/test/dmesg/ |
D | zenfone-2.log | 1536 [ 5.637201] t4k37 4-0036: read otp bank fail, find next... 1538 [ 5.649281] t4k37 4-0036: read otp bank fail, find next... 1576 [ 5.800317] ov5670 4-0010: read otp bank fail, find next... 1578 [ 5.819595] ov5670 4-0010: read otp bank fail, find next... 1910 [ 10.316130] otp[0]:0x00 1911 [ 10.316174] otp[1]:0x00 1912 [ 10.316180] otp[2]:0x00 1913 [ 10.316184] otp[3]:0x00 1914 [ 10.316189] otp[4]:0x00 1915 [ 10.316193] otp[5]:0x00 [all …]
|
D | galaxy-grand-prime-value-edition.log | 274 <6>[ 0.429290] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddcore otp delta: -18,… 278 <6>[ 0.429656] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddarm otp delta: -17, … 282 <6>[ 0.429962] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddmem otp delta: -24, … 286 <6>[ 0.430297] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddgen otp delta: -46, … 290 <6>[ 0.430603] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddrf otp delta: -28, v… 294 <6>[ 0.430847] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddwpa otp delta: 0, vo… 298 <6>[ 0.431152] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddcon otp delta: -64, … 302 <6>[ 0.431427] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddrf0 otp delta: -4, v… 306 <6>[ 0.431701] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddemmccore otp delta: … 310 <6>[ 0.431976] [0: swapper/0: 1] [c0] regu: @@@set_regu_offset: vddgen1 otp delta: -4, … [all …]
|
D | alcatel-revvl.log | 82 [ 16.376101] (4)[318:ccci_fsd]otp: write_prot_grpsz is 15 83 [ 16.376119] (4)[318:ccci_fsd]otp: non-hc unit sg_wp_size 8388608 1096 [ 36.838171] (4)[2542:initCamdevice]TCL ov5675 otp info otp_flag:0x40,module_integrator_id:0x44,… 1098 [ 36.838771] (5)[2542:initCamdevice][ov5675 otp read] addr = 7027 1102 [ 36.844859] (4)[2542:initCamdevice][ov5675 otp read]rg_h = 0x71, rg_l = 0x1, bg_h = 0x85, bg_l … 1103 [ 36.844877] (4)[2542:initCamdevice][ov5675 otp read]rg = 0x1c5, bg = 0x215,g_rg = 0x1e1,g_bg = … 1104 [ 36.870267] (4)[2542:initCamdevice][ov5675 otp write]rg = 0x1c5, bg = 0x215 1105 [ 36.870285] (4)[2542:initCamdevice][ov5675 otp write]g_rg = 0x1e4, g_bg = 0x215 1106 [ 36.870293] (4)[2542:initCamdevice][ov5675 otp write]rg=0x1c5, bg=0x215, R_gain=0x445, B_gain=0…
|
D | meizu-pro-7-plus.log | 4736 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4744 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4753 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4761 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4858 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4866 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4876 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed! 4884 …:cameraserver]imx386_camera_primax[imx386_read_otp] read data from imx386 primax otp e2prom failed!
|
D | galaxy-j1-2016.log | 619 <6>[ 0.825592] [1: swapper/0: 1] [c1] otp register sprd_efuse_otp as miscdevice 59, blo… 620 <6>[ 0.825683] [1: swapper/0: 1] [c1] otp register sprd_adie_efuse_otp as miscdevice 58… 1224 <6>[ 1.986083] [2: kworker/2:1: 92] ocp = 0, ovp = 0, otp = 0,
|
D | galaxy-s8-us.log | 4787 [ 11.050083] [4: CAM_sensor: 1643] sensor otp resolution check : 0x0 5193 [ 15.781243] [1: init: 1] init: Starting service 'otp'...
|
/external/wpa_supplicant_8/wpa_supplicant/doc/docbook/ |
D | wpa_cli.sgml | 83 <emphasis>otp</emphasis> commands. <id> needs to be copied from 85 <emphasis>otp</emphasis> commands can be used regardless of whether 89 with <emphasis>otp</emphasis> are used only once and then forgotten, 105 > otp 2 9876 308 <term>otp <network id> <password></term>
|
/external/arm-trusted-firmware/fdts/ |
D | stm32mp15xx-osd32.dtsi | 164 st,non-secure-otp;
|
D | stm32mp15xx-dkx.dtsi | 28 st,non-secure-otp;
|
/external/python/cryptography/docs/hazmat/primitives/ |
D | twofactor.rst | 132 otp = HOTP(key, 6, default_backend()) 135 otp.verify(hotp, count)
|
/external/wpa_supplicant_8/wpa_supplicant/ |
D | todo.txt | 32 - consider redesigning pending EAP requests (identity/password/otp from
|
D | README | 725 and 'otp' commands. <id> needs to be copied from the the matching 726 request. 'password' and 'otp' commands can be used regardless of 730 with 'otp' are used only once and then forgotten, i.e., wpa_supplicant 743 > otp 2 9876 764 otp <network id> <password> = configure one-time-password for an SSID
|
D | ChangeLog | 2068 identity/password/otp 2069 * fixed ctrl_iface requests for identity/password/otp in Phase 2 of 2315 wpa_cli); this 'otp' command works otherwise like 'password' command, 2322 * improved user data (identity/password/otp) requests through
|
D | wpa_supplicant.c | 7665 bin_clear_free(eap->otp, eap->otp_len); in wpa_supplicant_ctrl_rsp_handle() 7666 eap->otp = (u8 *) os_strdup(value); in wpa_supplicant_ctrl_rsp_handle()
|
D | config.c | 2785 os_free(eap->otp); in eap_peer_config_free()
|
/external/mime-support/ |
D | mime.types | 309 application/vnd.oasis.opendocument.presentation-template otp
|
/external/python/cpython3/Lib/test/ |
D | mime.types | 625 application/vnd.oasis.opendocument.presentation-template otp
|