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

/osnet-11/usr/src/lib/libcryptoutil/common/
H A Dconfig_parsing.c331 if ((pmech = create_umech(next_token)) == NULL) {
364 create_umech(char *name) function
434 if (!(ptmp = create_umech(plist->name))) {

Completed in 21 milliseconds