Searched refs:std_iv_sha256 (Results 1 – 2 of 2) sorted by relevance
32 static const u32 std_iv_sha256[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable431 .std_iv = std_iv_sha256,449 .std_iv = std_iv_sha256,
400 static const u32 std_iv_sha256[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable481 memcpy(authiv, std_iv_sha256, auth_ivsize); in qce_setup_regs_aead()