/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/bsec/ |
D | bsec2.c | 83 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 …]
|
D | bsec3.c | 45 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 D | bsec.c | 60 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/ |
D | stm32mp2_private.h | 16 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/ |
D | stm32mp1_private.h | 37 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 D | RequiredCreatorTest.java | 23 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 D | eap_otp.c | 35 int otp; in eap_otp_process() local
|
H A D | eap_gtc.c | 52 int otp; in eap_gtc_process() local
|
H A D | eap_config.h | 543 u8 *otp; member
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/stm32mp1/ |
D | bl2_plat_setup.c | 171 uint32_t otp; in update_monotonic_counter() local
|
D | stm32mp1_usb_dfu.c | 183 uint32_t otp; in update_serial_num_string() local
|
D | stm32mp1_private.c | 637 uint32_t otp; in stm32_iwdg_shadow_update() local
|
/aosp_15_r20/external/tcpdump/ |
H A D | print-llc.c | 411 const struct oui_tok *otp; in oui_to_struct_tok() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/plat/st/common/ |
D | stm32mp_dt.c | 323 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/ |
D | NotificationOtpDetectionHelperTest.kt | 472 val otp = "code 1543 code" in testContainsOtp_multipleFalsePositives() constant
|
/aosp_15_r20/cts/tests/tests/notification/src/android/app/notification/current/cts/ |
H A D | SensitiveNotificationRedactionTest.kt | 506 for (otp in shouldRedact) { in <lambda>() constant
|
/aosp_15_r20/external/bcc/libbpf-tools/riscv/ |
H A D | vmlinux_602.h | 99156 struct spi_nor_otp otp; member
|
H A D | vmlinux.h | 99156 struct spi_nor_otp otp; member
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-1B-Instruct/ |
H A D | tokenizer.json | 52220 "otp": 49808, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/Llama-3.2-3B-Instruct/ |
H A D | tokenizer.json | 52220 "otp": 49808, number
|
/aosp_15_r20/external/executorch/examples/mediatek/models/llm_models/weights/llama3-8B-instruct/ |
H A D | tokenizer.json | 52161 "otp": 49808, number
|