Suppose we have the ring $\mathbb{F}_p[x]$ of polynomials with coefficients in the Galois field with $p$ prime number elements. I want to find all subrings $A$ containing the identity such that when considered as vector spaces over $\mathbb{F}_p$, the quotient $\mathbb{F}_p[x]/A$ is isomorphic to $\mathbb{F}_p$. Also want to find the isomorphism classes of these subrings.
So far I have only been able to find one subring: the ring generated by $1,x^2,x^3$. I know that if $x\in A$, then $A=\mathbb{F}_p[x]$, so I don't want $n\cdot x$ to be in $A$. After this, trying to find other subrings, it becomes really messy from my point of view. So I don't think this might be a good way to approach the problem.
It also seems to me that we can view this as an extension problem: $$0\rightarrow A\rightarrow \mathbb{F}_p[x]\rightarrow\mathbb{F}_p\rightarrow 0$$ And for groups, I know that using the second homology group would help if I were given $Q$ and $N$ but not $G$ in the following sequence: $$0\rightarrow N\rightarrow G\rightarrow Q\rightarrow 0$$ My questions are if there is a standard method for computing $N$ given $G$ and $Q$, and if these methods generalize to ring extensions? Any help would be appreciated, specially references to literature.