Searched refs:aes_magic (Results 1 – 1 of 1) sorted by relevance
66 static const u_char *aes_magic = "<<FreeBSD-GEOM-AES>>"; variable306 if (!memcmp(buf, aes_magic, strlen(aes_magic))) { in g_aes_taste()