Searched refs:PK11_MAX_OBJECT_LEN (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/lib/libcryptoutil/common/ | ||
H A D | cryptoutil.h | 130 #define PK11_MAX_OBJECT_LEN 256 macro |
H A D | pkcs11_uri.c | 219 if (strlen(l2) > PK11_MAX_OBJECT_LEN) in pkcs11_parse_uri() |