Searched defs:create_umech (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c333 if ((pmech = create_umech(next_token)) == NULL) {
366 create_umech(char *name) function
436 if (!(ptmp = create_umech(plist->name))) {

Completed in 57 milliseconds