Home
last modified time | relevance | path

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

/optee_os/core/lib/qcbor/inc/qcbor/
H A Dqcbor_encode.h798 int64_t nDate);
804 int64_t nDate);
810 int64_t nDate);
815 int64_t nDate);
820 int64_t nDate);
825 int64_t nDate);
2691 const int64_t nDate) in QCBOREncode_AddTDateEpoch() argument
2696 QCBOREncode_AddInt64(pMe, nDate); in QCBOREncode_AddTDateEpoch()
2703 const int64_t nDate) in QCBOREncode_AddTDateEpochToMapSZ() argument
2706 QCBOREncode_AddTDateEpoch(pMe, uTag, nDate); in QCBOREncode_AddTDateEpochToMapSZ()
[all …]