Home
last modified time | relevance | path

Searched refs:lt (Results 1 – 8 of 8) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
A Dplatform_util.c111 struct tm *lt; in mbedtls_platform_gmtime_r()
118 lt = gmtime( tt ); in mbedtls_platform_gmtime_r()
120 if( lt != NULL ) in mbedtls_platform_gmtime_r()
122 memcpy( tm_buf, lt, sizeof( struct tm ) ); in mbedtls_platform_gmtime_r()
130 return( ( lt == NULL ) ? NULL : tm_buf ); in mbedtls_platform_gmtime_r()
A Dx509.c901 struct tm *lt, tm_buf; in x509_get_current_time() local
906 lt = mbedtls_platform_gmtime_r( &tt, &tm_buf ); in x509_get_current_time()
908 if( lt == NULL ) in x509_get_current_time()
912 now->year = lt->tm_year + 1900; in x509_get_current_time()
913 now->mon = lt->tm_mon + 1; in x509_get_current_time()
914 now->day = lt->tm_mday; in x509_get_current_time()
915 now->hour = lt->tm_hour; in x509_get_current_time()
916 now->min = lt->tm_min; in x509_get_current_time()
917 now->sec = lt->tm_sec; in x509_get_current_time()
/optee_os/core/arch/arm/kernel/
A Dentry_a64.S145 b.lt clear_bss
157 b.lt clear_nex_bss
/optee_os/out/arm/ta/trusted_keys/
A Df04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp1988 9a6: bfb8 it lt
15889 681a: bfb4 ite lt
16719 6d26: bfb4 ite lt
17075 6f76: bfb4 ite lt
17105 6fa4: bfb4 ite lt
17944 75ac: bfb4 ite lt
20658 896e: bfb8 it lt
20678 898e: bfb8 it lt
21561 9002: bfb8 it lt
21743 9122: bfb8 it lt
/optee_os/out/arm/ta/avb/
A D023f8f1a-292a-432b-8fc4-de8471358067.dmp1842 892: bfb8 it lt
10488 4392: bfb4 ite lt
11318 489e: bfb4 ite lt
11674 4aee: bfb4 ite lt
11704 4b1c: bfb4 ite lt
12543 5124: bfb4 ite lt
15257 64e6: bfb8 it lt
15277 6506: bfb8 it lt
16160 6b7a: bfb8 it lt
16342 6c9a: bfb8 it lt
/optee_os/out/arm/core/
A Dtee.dmp61063 e127964: 9a9fb042 csel x2, x2, xzr, lt // lt = tstop
109077 e148608: da93a673 cneg x19, x19, lt // lt = tstop
109081 e148614: 5a80a400 cneg w0, w0, lt // lt = tstop
109708 e148c4c: da81a421 cneg x1, x1, lt // lt = tstop
109715 e148c5c: 5a81a421 cneg w1, w1, lt // lt = tstop
110069 e14900c: da82a442 cneg x2, x2, lt // lt = tstop
110076 e14901c: 5a82a442 cneg w2, w2, lt // lt = tstop
110097 e14904c: da82a442 cneg x2, x2, lt // lt = tstop
110104 e14905c: 5a82a442 cneg w2, w2, lt // lt = tstop
110928 e1499a8: da83a463 cneg x3, x3, lt // lt = tstop
[all …]
/optee_os/out/arm/ta/pkcs11/
A Dfd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp23466 9b56: bfb8 it lt
37783 fc66: bfb4 ite lt
38613 10172: bfb4 ite lt
38969 103c2: bfb4 ite lt
38999 103f0: bfb4 ite lt
39838 109f8: bfb4 ite lt
42552 11dba: bfb8 it lt
42572 11dda: bfb8 it lt
43455 1244e: bfb8 it lt
43637 1256e: bfb8 it lt
/optee_os/out/arm/ldelf/
A Dldelf.dmp7713 4dc4: 5400024b b.lt 4e0c <bget+0x80> // b.tstop
9883 6648: 540009eb b.lt 6784 <trace_vprintf+0x184> // b.tstop

Completed in 290 milliseconds