const crypto/x509/internal/macos.errSecItemNotFound
2 uses
crypto/x509/internal/macos (current package)
security.go#L96: const errSecItemNotFound = -25300
security.go#L104: if int32(ret) == errSecItemNotFound {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)