Searched refs:CS_GenericBlob (Results 1 – 7 of 7) sorted by relevance
142 int csblob_get_der_entitlements(struct cs_blob *, const CS_GenericBlob **, size_t *);144 const CS_GenericBlob* csblob_get_der_entitlements_unsafe(struct cs_blob *);146 const CS_GenericBlob *148 const CS_GenericBlob *
137 const CS_GenericBlob *csb_entitlements_blob; /* raw blob, subrange of csb_mem_kaddr */138 const CS_GenericBlob *csb_der_entitlements_blob; /* raw blob, subrange of csb_mem_kaddr */
508 const CS_GenericBlob **rentitlements, in cs_validate_csblob()511 const CS_GenericBlob *blob; in cs_validate_csblob()562 const CS_GenericBlob *subBlob = in cs_validate_csblob()726 const CS_GenericBlob *729 const CS_GenericBlob *blob = (const CS_GenericBlob *)(const void *)addr; in csblob_find_blob_bytes()771 const CS_GenericBlob *797 const CS_GenericBlob *blob; in csblob_find_special_slot_blob()853 const CS_GenericBlob *entitlements; in csblob_get_entitlements()901 const CS_GenericBlob*915 const CS_GenericBlob *der_entitlements; in csblob_get_der_entitlements()[all …]
3430 CS_GenericBlob* xmlblob = NULL; in csops_internal()3461 error = csblob_get_der_entitlements(blob, (const CS_GenericBlob **)&start, &length); in csops_internal()3466 const CS_GenericBlob* transmuted = NULL; in csops_internal()
57 typedef bool (*amfi_OSEntitlements_get_transmuted_blob)(void* osentitlements, const CS_GenericBlob …58 typedef bool (*amfi_OSEntitlements_get_xml_blob)(void* osentitlements, CS_GenericBlob **blob);
290 } CS_GenericBlob typedef
398 const CS_GenericBlob *der_entitlements;