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

/external/openssh/
H A Dumac.c1054 UINT8 *nh_result = (UINT8 *)&result_buf; local
1073 nh_final(&ctx->hash, nh_result);
1075 poly_hash(ctx,(UINT32 *)nh_result);
1083 L1_KEY_LEN, nh_result);
1087 poly_hash(ctx,(UINT32 *)nh_result);
1107 UINT8 *nh_result = (UINT8 *)&result_buf; local
1111 nh_final(&ctx->hash, nh_result);
1112 poly_hash(ctx,(UINT32 *)nh_result);
1116 nh_final(&ctx->hash, nh_result);
1117 ip_short(ctx,nh_result, re
[all...]

Completed in 54 milliseconds