Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssh/
H A Dumac.c832 static void poly_hash(uhash_ctx_t hc, UINT32 data_in[]) in poly_hash() function
1074 poly_hash(ctx,(UINT32 *)nh_result); in uhash_update()
1086 poly_hash(ctx,(UINT32 *)nh_result); in uhash_update()
1111 poly_hash(ctx,(UINT32 *)nh_result); in uhash_final()
1151 poly_hash(ahc,(UINT32 *)nh_result);
1160 poly_hash(ahc,(UINT32 *)nh_result);
H A Dssh_namespace.h487 #define poly_hash Fssh_poly_hash macro