Home
last modified time | relevance | path

Searched refs:off_hh (Results 1 – 6 of 6) sorted by relevance

/external/dropbear/libtomcrypt/src/pk/asn1/der/utctime/
Dder_decode_utctime.c95 out->off_dir = out->off_hh = out->off_mm = out->ss = 0; in der_decode_utctime()
102 DECODE_V(out->off_hh, 24); in der_decode_utctime()
115 DECODE_V(out->off_hh, 24); in der_decode_utctime()
Dder_encode_utctime.c63 if (utctime->off_mm || utctime->off_hh) { in der_encode_utctime()
65 STORE_V(utctime->off_hh); in der_encode_utctime()
Dder_length_utctime.c31 if (utctime->off_hh == 0 && utctime->off_mm == 0) { in der_length_utctime()
/external/dropbear/libtomcrypt/src/headers/
Dtomcrypt_pk.h527 off_hh, /* timezone offset hours */ member
/external/dropbear/libtomcrypt/testprof/
Dder_tests.c772 tmp_time.off_hh);
802 tmp_time.off_hh);
/external/dropbear/libtomcrypt/
Dcrypt.tex4613 off_hh, /* timezone offset hours */