Home
last modified time | relevance | path

Searched refs:parse_hex (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutee/
A Dtee_uuid_from_str.c23 static uint32_t parse_hex(const char *s, size_t nchars, uint32_t *res) in parse_hex() function
54 u.timeLow = parse_hex(p, 8, &res); in tee_uuid_from_str()
58 u.timeMid = parse_hex(p, 4, &res); in tee_uuid_from_str()
62 u.timeHiAndVersion = parse_hex(p, 4, &res); in tee_uuid_from_str()
67 u.clockSeqAndNode[i] = parse_hex(p, 2, &res); in tee_uuid_from_str()
/optee_os/out/arm/ldelf/
A Dldelf.dmp201 0000000000004b60 l F .text 000000000000008c parse_hex
7477 0000000000004b60 <parse_hex>:
7478 parse_hex():
7503 4ba4: 35000120 cbnz w0, 4bc8 <parse_hex+0x68>
7504 parse_hex():
7518 parse_hex():
7532 4be8: 17fffff2 b 4bb0 <parse_hex+0x50>
7578 4c6c: 97ffffbd bl 4b60 <parse_hex>
7587 4c88: 97ffffb6 bl 4b60 <parse_hex>
7596 4ca4: 97ffffaf bl 4b60 <parse_hex>
[all …]
A Dldelf.map1043 .text.parse_hex
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp326 0000a194 l F .text 0000004c parse_hex
24328 0000a194 <parse_hex>:
24329 parse_hex():
24350 parse_hex():
24362 parse_hex():
24370 a1d4: d1e5 bne.n a1a2 <parse_hex+0xe>
24373 a1d8: e7f1 b.n a1be <parse_hex+0x2a>
24427 a22e: f7ff ffb1 bl a194 <parse_hex>
24438 a240: f7ff ffa8 bl a194 <parse_hex>
24449 a252: f7ff ff9f bl a194 <parse_hex>
[all …]

Completed in 71 milliseconds