Searched refs:certificate (Results 1 – 7 of 7) sorted by relevance
106 u8 *certificate, u32 *size, u8 *result) in cap_get_ims_certificate() argument136 memcpy(certificate, response->certificate, *size); in cap_get_ims_certificate()233 ims_cert->certificate, in cap_ioctl()
55 __u8 certificate[CAP_CERTIFICATE_MAX_SIZE]; member
709 memcpy(&info->certificate, &sec_attest_info->certificate, sizeof(info->certificate)); in sec_attest_info()756 memcpy(&info->certificate, &dev_info_signed->certificate, sizeof(info->certificate)); in dev_info_signed()
261 __u8 certificate[CAP_CERTIFICATE_MAX_SIZE];294 'cert_size' bytes of the 'certificate' shall be read by the user and others
177 authentication certificate and capability license.
305 signing SecureBoot certificate must define the SBAT policy. Linux
862 static struct kobj_attribute auth_certificate = __ATTR_WO(certificate);
Completed in 21 milliseconds