Searched refs:HMACMD5Context (Results 1 – 4 of 4) sorted by relevance
16 struct HMACMD5Context { struct33 struct HMACMD5Context *ctx);35 struct HMACMD5Context *ctx);36 void hmac_md5_final(unsigned char *digest, struct HMACMD5Context *ctx);
229 struct HMACMD5Context ctx; in CalcNTLMv2_partial_mac_key()327 struct HMACMD5Context *pctxt; in calc_ntlmv2_hash()331 pctxt = kmalloc(sizeof(struct HMACMD5Context), GFP_KERNEL); in calc_ntlmv2_hash()384 struct HMACMD5Context context; in setup_ntlmv2_rsp()415 struct HMACMD5Context context; in CalcNTLMv2_response()
185 struct HMACMD5Context ctx;265 struct HMACMD5Context ctx;277 struct HMACMD5Context ctx;
261 struct HMACMD5Context *ctx)300 struct HMACMD5Context *ctx) in hmac_md5_init_limK_to_64()329 struct HMACMD5Context *ctx) in hmac_md5_update()338 hmac_md5_final(unsigned char *digest, struct HMACMD5Context *ctx) in hmac_md5_final()359 struct HMACMD5Context ctx;