Searched defs:copy_key (Results 1 – 2 of 2) sorted by relevance
961 #define copy_key(dest,src) memcpy((dest), (src), sizeof(dvd_key)) macro
1810 static inline void copy_key (struct key *to, const struct key *from) in copy_key() function