Home
last modified time | relevance | path

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

/linux/drivers/net/ppp/
H A Dppp_mppe.c70 static const u8 sha_pad2[SHA1_PAD_SIZE] = { [0 ... SHA1_PAD_SIZE - 1] = 0xF2 }; variable
122 sha1_update(&ctx, sha_pad2, sizeof(sha_pad2)); in get_new_key_from_sha()