Searched defs:key_serial_t (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dmissing.h1092 typedef int32_t key_serial_t; typedef
1105 static inline key_serial_t add_key(const char *type, const char *description, const void *payload, size_t plen, key_serial_t ringid) {
1114 static inline key_serial_t request_key(const char *type, const char *description, const char * callout_info, key_serial_t destringid) {

Completed in 18 milliseconds