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

/bind-9.11.3/lib/isc/
H A Dpk11.c95 static isc_boolean_t pk11strcmp(const char *x, size_t lenx,
1111 pk11strcmp(const char *x, size_t lenx, const char *y, size_t leny) { function
1221 if (pk11strcmp(v, l, token->name, 32))
1229 if (pk11strcmp(v, l, token->manuf, 32))
1237 if (pk11strcmp(v, l, token->serial, 16))
1245 if (pk11strcmp(v, l, token->model, 16))

Completed in 22 milliseconds