Home
last modified time | relevance | path

Searched defs:otp (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/bsec/
Dbsec2.c83 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access()
92 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access()
104 uint32_t otp; in bsec_dt_otp_nsec_access() local
185 static uint32_t otp_bank_offset(uint32_t otp) in otp_bank_offset()
193 static uint32_t otp_bit_mask(uint32_t otp) in otp_bit_mask()
205 static uint32_t bsec_check_error(uint32_t otp, bool check_disturbed) in bsec_check_error()
260 static uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()
318 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()
340 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp()
378 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp()
[all …]
Dbsec3.c45 static uint32_t otp_bank(uint32_t otp) in otp_bank()
54 static uint32_t otp_bit_mask(uint32_t otp) in otp_bit_mask()
83 static bool is_fuse_shadowed(uint32_t otp) in is_fuse_shadowed()
112 static uint32_t check_read_error(uint32_t otp) in check_read_error()
137 static uint32_t check_program_error(uint32_t otp) in check_program_error()
205 static uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()
238 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp()
273 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp()
351 uint32_t bsec_set_sr_lock(uint32_t otp) in bsec_set_sr_lock()
369 uint32_t bsec_read_sr_lock(uint32_t otp, bool *value) in bsec_read_sr_lock()
[all …]
/aosp_15_r20/external/arm-trusted-firmware/drivers/st/bsec/
H A Dbsec.c60 static void enable_non_secure_access(uint32_t otp) in enable_non_secure_access()
69 static bool non_secure_can_access(uint32_t otp) in non_secure_can_access()
116 static uint32_t otp_bank_offset(uint32_t otp) in otp_bank_offset()
124 static uint32_t bsec_check_error(uint32_t otp) in bsec_check_error()
259 uint32_t bsec_shadow_register(uint32_t otp) in bsec_shadow_register()
312 uint32_t bsec_read_otp(uint32_t *val, uint32_t otp) in bsec_read_otp()
338 uint32_t bsec_write_otp(uint32_t val, uint32_t otp) in bsec_write_otp()
371 uint32_t bsec_program_otp(uint32_t val, uint32_t otp) in bsec_program_otp()
434 uint32_t bsec_permanent_lock_otp(uint32_t otp) in bsec_permanent_lock_otp()
574 bool bsec_write_sr_lock(uint32_t otp, uint32_t value) in bsec_write_sr_lock()
[all …]
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp2/include/
Dstm32mp2_private.h16 static inline uint32_t stm32_otp_read(uint32_t *val, uint32_t otp) in stm32_otp_read()
21 static inline uint32_t stm32_otp_shadow_read(uint32_t *val, uint32_t otp) in stm32_otp_shadow_read()
26 static inline uint32_t stm32_otp_write(uint32_t val, uint32_t otp) in stm32_otp_write()
31 static inline uint32_t stm32_otp_set_sr_lock(uint32_t otp) in stm32_otp_set_sr_lock()
36 static inline uint32_t stm32_otp_read_sw_lock(uint32_t otp, bool *value) in stm32_otp_read_sw_lock()
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/include/
Dstm32mp1_private.h37 static inline uint32_t stm32_otp_read(uint32_t *val, uint32_t otp) in stm32_otp_read()
42 static inline uint32_t stm32_otp_shadow_read(uint32_t *val, uint32_t otp) in stm32_otp_shadow_read()
47 static inline uint32_t stm32_otp_write(uint32_t val, uint32_t otp) in stm32_otp_write()
52 static inline uint32_t stm32_otp_set_sr_lock(uint32_t otp) in stm32_otp_set_sr_lock()
57 static inline uint32_t stm32_otp_read_sw_lock(uint32_t otp, bool *value) in stm32_otp_read_sw_lock()
/aosp_15_r20/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/
H A DRequiredCreatorTest.java23 private String otp; field in RequiredCreatorTest.LoginUserResponse
38 public void setOtp(String otp) { in setOtp()
/aosp_15_r20/external/wpa_supplicant_8/src/eap_peer/
H A Deap_otp.c35 int otp; in eap_otp_process() local
H A Deap_gtc.c52 int otp; in eap_gtc_process() local
H A Deap_config.h543 u8 *otp; member
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/
Dbl2_plat_setup.c171 uint32_t otp; in update_monotonic_counter() local
Dstm32mp1_usb_dfu.c183 uint32_t otp; in update_serial_num_string() local
Dstm32mp1_private.c637 uint32_t otp; in stm32_iwdg_shadow_update() local
/aosp_15_r20/external/tcpdump/
H A Dprint-llc.c411 const struct oui_tok *otp; in oui_to_struct_tok() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/
Dstm32mp_dt.c323 int dt_find_otp_name(const char *name, uint32_t *otp, uint32_t *otp_len) in dt_find_otp_name()
/aosp_15_r20/packages/modules/ExtServices/java/tests/src/android/ext/services/notification/
DNotificationOtpDetectionHelperTest.kt472 val otp = "code 1543 code" in testContainsOtp_multipleFalsePositives() constant
/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/
H A DSensitiveNotificationRedactionTest.kt506 for (otp in shouldRedact) { in <lambda>() constant
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.h99156 struct spi_nor_otp otp; member
H A Dvmlinux.h99156 struct spi_nor_otp otp; member
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/
H A Dtokenizer.json52220 "otp": 49808, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/
H A Dtokenizer.json52220 "otp": 49808, number
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/
H A Dtokenizer.json52161 "otp": 49808, number