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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dumac.c1064 UINT8 *nh_result = (UINT8 *)&result_buf; local
1083 nh_final(&ctx->hash, nh_result);
1085 poly_hash(ctx,(UINT32 *)nh_result);
1093 L1_KEY_LEN, nh_result);
1097 poly_hash(ctx,(UINT32 *)nh_result);
1117 UINT8 *nh_result = (UINT8 *)&result_buf; local
1121 nh_final(&ctx->hash, nh_result);
1122 poly_hash(ctx,(UINT32 *)nh_result);
1126 nh_final(&ctx->hash, nh_result);
1127 ip_short(ctx,nh_result, re
[all...]

Completed in 39 milliseconds