Searched defs:HcfGcmParamsSpec (Results 1 – 1 of 1) sorted by relevance
23 typedef struct HcfGcmParamsSpec HcfGcmParamsSpec; typedef25 struct HcfGcmParamsSpec { struct26 HcfParamsSpec base;27 HcfBlob iv;28 HcfBlob aad;29 HcfBlob tag;