Searched refs:create_umech (Results 1 - 2 of 2) 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))) {
H A Dcryptoutil.h200 extern umechlist_t *create_umech(char *name);

Completed in 22 milliseconds