HomeSort by relevance Sort by last modified time
    Searched refs:off_mm (Results 1 - 6 of 6) sorted by null

  /external/dropbear/libtomcrypt/src/pk/asn1/der/utctime/
der_length_utctime.c 31 if (utctime->off_hh == 0 && utctime->off_mm == 0) {
der_decode_utctime.c 95 out->off_dir = out->off_hh = out->off_mm = out->ss = 0;
103 DECODE_V(out->off_mm, 60);
116 DECODE_V(out->off_mm, 60);
der_encode_utctime.c 63 if (utctime->off_mm || utctime->off_hh) {
66 STORE_V(utctime->off_mm);
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_pk.h 528 off_mm; /* timezone offset minutes */ member in struct:__anon5296
  /external/dropbear/libtomcrypt/testprof/
der_tests.c 771 tmp_time.off_mm,
801 tmp_time.off_mm,
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 180 milliseconds