Home
last modified time | relevance | path

Searched refs:off_mm (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()
103 DECODE_V(out->off_mm, 60); in der_decode_utctime()
116 DECODE_V(out->off_mm, 60); in der_decode_utctime()
Dder_encode_utctime.c63 if (utctime->off_mm || utctime->off_hh) { in der_encode_utctime()
66 STORE_V(utctime->off_mm); 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.h528 off_mm; /* timezone offset minutes */ member
/external/dropbear/libtomcrypt/testprof/
Dder_tests.c771 tmp_time.off_mm,
801 tmp_time.off_mm,
/external/dropbear/libtomcrypt/
Dcrypt.tex4614 off_mm; /* timezone offset minutes */