func crypto/x509.cipherByKey

2 uses

	crypto/x509 (current package)
		pem_decrypt.go#L197: 	ciph := cipherByKey(alg)
		pem_decrypt.go#L245: func cipherByKey(key PEMCipher) *rfc1423Algo {