TestUEAuth

package
v3.0.0+incompatible Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

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

	TEST_SUCI_NULL_SCHEME = "suci-0-274-012-0001-0-01-00012080f6"
	TEST_SUCI_PROFILE_A   = "suci-0-274-012-0001-1-01-445c8f4bbcfb488523c71b5bd90598ddb80449f55c1261dcc42224b779b9e54cfbb72af9893fea0a0d7fef3739"
	TEST_SUCI_PROFILE_B   = "suci-0-274-012-0001-2-01-02b59c228fa869ad0c57b5f9ad575ffcd3af0994098afd5d52d25c32beb96d19f1291c615cfe9f8d480ae336f9a9"
	TEST_SUPI_ANS         = "imsi-27401200012080f6"
)

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