Home
last modified time | relevance | path

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

/external/epid-sdk/epid/member/tiny/math/unittests/internal/
Donetimepad-test.cc26 OneTimePad otp; in TEST() local
37 OneTimePad otp({0x01, 0x03, 0x05, 0x07, 0x09, 0x0a, 0x0c, 0x0e}); in TEST() local
52 OneTimePad otp; in TEST() local
67 OneTimePad otp({0x01, 0x03, 0x05, 0x07, 0x09, 0x0a, 0x0c, 0x0e}); in TEST() local
78 OneTimePad otp({0x01, 0x03, 0x05, 0x07, 0x09, 0x0a, 0x0c, 0x0e}); in TEST() local
95 OneTimePad otp(8); in TEST() local
99 OneTimePad otp(8); in TEST() local
104 OneTimePad otp(8); in TEST() local
109 OneTimePad otp(8); in TEST() local
117 OneTimePad otp(8); in TEST() local
[all …]
/external/u-boot/arch/arm/mach-stm32mp/
Dbsec.c58 static u32 bsec_check_error(u32 base, u32 otp) in bsec_check_error()
80 static bool bsec_read_lock(u32 address, u32 otp) in bsec_read_lock()
97 static bool bsec_read_SR_lock(u32 base, u32 otp) in bsec_read_SR_lock()
108 static bool bsec_read_SP_lock(u32 base, u32 otp) in bsec_read_SP_lock()
119 static bool bsec_read_SW_lock(u32 base, u32 otp) in bsec_read_SW_lock()
155 static int bsec_shadow_register(u32 base, u32 otp) in bsec_shadow_register()
198 static int bsec_read_shadow(u32 base, u32 *val, u32 otp) in bsec_read_shadow()
212 static int bsec_write_shadow(u32 base, u32 val, u32 otp) in bsec_write_shadow()
231 static int bsec_program_otp(long base, u32 val, u32 otp) in bsec_program_otp()
279 static int stm32mp_bsec_read_otp(struct udevice *dev, u32 *val, u32 otp) in stm32mp_bsec_read_otp()
[all …]
Dcpu.c293 u32 otp[2]; in setup_mac_address() local
332 u32 otp[3] = {0, 0, 0 }; in setup_serial_number() local
/external/epid-sdk/epid/member/tiny/math/unittests/
Dfp-test.cc173 OneTimePad otp(64); in TEST() local
180 OneTimePad otp({// slen bits in TEST() local
198 OneTimePad otp(64); in TEST() local
205 OneTimePad otp({// slen bits in TEST() local
Defq-test.cc247 OneTimePad otp({ in TEST() local
268 OneTimePad otp({ in TEST() local
290 OneTimePad otp({ in TEST() local
631 OneTimePad otp({ in TEST() local
655 OneTimePad otp({ in TEST() local
680 OneTimePad otp({ in TEST() local
Dfq-test.cc287 OneTimePad otp(64); in TEST() local
294 OneTimePad otp({// slen bits in TEST() local
/external/wpa_supplicant_8/src/eap_peer/
Deap_otp.c35 int otp; in eap_otp_process() local
Deap_gtc.c52 int otp; in eap_gtc_process() local
Deap_config.h632 u8 *otp; member
/external/tcpdump/
Dprint-llc.c408 const struct oui_tok *otp; in oui_to_struct_tok() local