Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lofiadm/
H A Dmain.c643 ciph2mech(const char *alias) in ciph2mech() function
1976 if ((cipher = ciph2mech(optarg)) == NULL) { in main()