Home
last modified time | relevance | path

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

/freebsd-12.1/crypto/openssh/
H A Dumac.c831 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) in poly_hash() function
1073 poly_hash(ctx,(UINT32 *)nh_result); in uhash_update()
1085 poly_hash(ctx,(UINT32 *)nh_result); in uhash_update()
1110 poly_hash(ctx,(UINT32 *)nh_result); in uhash_final()
1150 poly_hash(ahc,(UINT32 *)nh_result);
1159 poly_hash(ahc,(UINT32 *)nh_result);
H A Dssh_namespace.h439 #define poly_hash Fssh_poly_hash macro