Searched refs:std_iv_sha256 (Results 1 – 2 of 2) sorted by relevance
31 static const u32 std_iv_sha256[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable430 .std_iv = std_iv_sha256,448 .std_iv = std_iv_sha256,
399 static const u32 std_iv_sha256[SHA256_DIGEST_SIZE / sizeof(u32)] = { variable480 memcpy(authiv, std_iv_sha256, auth_ivsize); in qce_setup_regs_aead()