Searched defs:otp (Results 1 – 10 of 10) sorted by relevance
/external/epid-sdk/epid/member/tiny/math/unittests/internal/ |
D | onetimepad-test.cc | 26 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/ |
D | bsec.c | 58 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 …]
|
D | cpu.c | 293 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/ |
D | fp-test.cc | 173 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
|
D | efq-test.cc | 247 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
|
D | fq-test.cc | 287 OneTimePad otp(64); in TEST() local 294 OneTimePad otp({// slen bits in TEST() local
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap_otp.c | 35 int otp; in eap_otp_process() local
|
D | eap_gtc.c | 52 int otp; in eap_gtc_process() local
|
D | eap_config.h | 632 u8 *otp; member
|
/external/tcpdump/ |
D | print-llc.c | 408 const struct oui_tok *otp; in oui_to_struct_tok() local
|