Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/qce/
H A Dsha.c21 static const u32 std_iv_sha1[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable
454 .std_iv = std_iv_sha1,
472 .std_iv = std_iv_sha1,
/kernel/linux/linux-6.6/drivers/crypto/qce/
H A Dsha.c27 static const u32 std_iv_sha1[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable
421 .std_iv = std_iv_sha1,
439 .std_iv = std_iv_sha1,
H A Dcommon.c396 static const u32 std_iv_sha1[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable
478 memcpy(authiv, std_iv_sha1, auth_ivsize); in qce_setup_regs_aead()

Completed in 4 milliseconds