Searched refs:DST_PUBLIC (Results 1 – 2 of 2) sorted by relevance
130 #define DST_PUBLIC 0x4000000 macro
338 if ((type & (DST_PUBLIC | DST_PRIVATE)) == 0) in dst_read_key()353 if (type == DST_PUBLIC) in dst_read_key()381 if ((type & (DST_PRIVATE|DST_PUBLIC)) == 0) in dst_write_key()384 if (type & DST_PUBLIC) in dst_write_key()