Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dumac.c835 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) in poly_hash() function
1077 poly_hash(ctx,(UINT32 *)nh_result); in uhash_update()
1089 poly_hash(ctx,(UINT32 *)nh_result); in uhash_update()
1114 poly_hash(ctx,(UINT32 *)nh_result); in uhash_final()
1154 poly_hash(ahc,(UINT32 *)nh_result);
1163 poly_hash(ahc,(UINT32 *)nh_result);
H A Dssh_namespace.h507 #define poly_hash Fssh_poly_hash macro