TestUEAuth

package
v0.0.0-...-cad1217 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 25, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SUCCESS_CASE                 = "success"
	FAILURE_CASE                 = "failure"
	SUPI                         = "1111222233334444"
	SUCCESS_SERVING_NETWORK_NAME = "5G:mnc216.mcc415.3gppnetwork.org"
	FAILURE_SERVING_NETWORK_NAME = "abc"
)

Variables

View Source
var TestUe5gAuthTable = make(map[string]*ResStarConfirmData)
View Source
var TestUeEapAuthTable = make(map[string]*ResConfirmData)

Functions

This section is empty.

Types

type ResConfirmData

type ResConfirmData struct {
	// these two should be the same
	Xres  string // stored in AUSF
	Res   string // calculated by UE
	K_aut string
}

type ResStarConfirmData

type ResStarConfirmData struct {
	// these two should be the same
	XresStar string // stored in AUSF
	ResStar  string // calculated by UE
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL