Searched refs:get_int32 (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13-stable/contrib/libfido2/src/ |
| HD | hid_osx.c | 39 get_int32(IOHIDDeviceRef dev, CFStringRef key, int32_t *v) in get_int32() function 96 if (get_int32(dev, key, &v) < 0) { in get_report_len() 115 if (get_int32(dev, CFSTR(kIOHIDVendorIDKey), &vendor) < 0 || in get_id() 121 if (get_int32(dev, CFSTR(kIOHIDProductIDKey), &product) < 0 || in get_id() 201 if (get_int32(dev, CFSTR(kIOHIDPrimaryUsagePageKey), in is_fido()
|
| /freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/ |
| HD | set_sec_context_option.c | 72 get_int32(OM_uint32 *minor_status, in get_int32() function 219 maj_stat = get_int32(minor_status, value, &offset); in _gsskrb5_set_sec_context_option()
|