go/src/crypto/rsa/notboring.go

func boringPublicKey(*PublicKey) (*boring.PublicKeyRSA, error) {}

func boringPrivateKey(*PrivateKey) (*boring.PrivateKeyRSA, error) {}