Searched refs:MAX_SIG_SIZE (Results 1 – 3 of 3) sorted by relevance
17 #define MAX_SIG_SIZE 1024 macro41 char sig[MAX_SIG_SIZE];
17 #define MAX_SIG_SIZE 1024 macro26 __u8 sig[MAX_SIG_SIZE];
27 #define MAX_SIG_SIZE 1024 macro62 __u8 sig[MAX_SIG_SIZE];423 char sig[MAX_SIG_SIZE] = {0}; in add_signature_to_xattr()431 size = read(fd, sig, MAX_SIG_SIZE); in add_signature_to_xattr()