Searched defs:Data (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/lib/libtomcrypt/src/headers/ |
| H A D | tomcrypt_pk.h | 553 #define LTC_SET_ASN1(list, index, Type, Data, Size) \ argument 577 #define LTC_SET_ASN1_CUSTOM_CONSTRUCTED(list, index, Class, Tag, Data) \ argument 584 #define LTC_SET_ASN1_CUSTOM_PRIMITIVE(list, index, Class, Tag, Type, Data, Size) \ argument
|
| /optee_os/core/lib/qcbor/inc/qcbor/ |
| H A D | UsefulBuf.h | 1953 UsefulBufC Data = {pBytes, uLen}; in UsefulOutBuf_InsertData() local 2134 UsefulBufC Data = {pBytes, uLen}; in UsefulOutBuf_AppendData() local
|