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

/freebsd-10-stable/crypto/openssh/
H A Dumac.c825 * 2^14 poly_hash() invocations per stream (for a total capacity of 2^24
828 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) function
1069 poly_hash(ctx,(UINT32 *)nh_result);
1081 poly_hash(ctx,(UINT32 *)nh_result);
1106 poly_hash(ctx,(UINT32 *)nh_result);
1142 * output to poly_hash().
1146 poly_hash(ahc,(UINT32 *)nh_result);
1155 poly_hash(ahc,(UINT32 *)nh_result);
H A Dssh_namespace.h527 #define poly_hash Fssh_poly_hash macro

Completed in 114 milliseconds