Searched refs:G_ELI_AUTH_SECKEYLEN (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/geom/eli/
H A Dg_eli_integrity.c366 size += G_ELI_AUTH_SECKEYLEN * nsec;
448 size += G_ELI_AUTH_SECKEYLEN * nsec;
465 authkey = (u_char *)p; p += G_ELI_AUTH_SECKEYLEN;
533 crda->crd_klen = G_ELI_AUTH_SECKEYLEN * 8;
H A Dg_eli.h126 #define G_ELI_AUTH_SECKEYLEN SHA256_DIGEST_LENGTH macro

Completed in 73 milliseconds