Home
last modified time | relevance | path

Searched refs:dld_ami_init (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_auth.c72 static AMI_STATUS (*dld_ami_init)(ami_handle_t **, const char *, variable
391 if (!(dld_ami_init = (AMI_STATUS (*)(ami_handle_t **, in get_security_backend()
611 if ((ami_err = dld_ami_init(&amih, alias, NULL, 0, 0, NULL)) in make_authblock()
745 if ((ami_err = dld_ami_init(&amih, spi, NULL, 0, 0, NULL)) != AMI_OK) { in do_verify()