Home
last modified time | relevance | path

Searched refs:KN_MECH (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-crypto/cryptoadm/
H A Dcryptoadm.c88 static const char *KN_MECH = "mechanism="; variable
371 if ((strncmp(argv[c], KN_MECH, strlen(KN_MECH)) == 0) && in process_metaslot_operands()
372 strlen(argv[c]) > strlen(KN_MECH)) { in process_metaslot_operands()
476 if ((strncmp(argv[c], KN_MECH, strlen(KN_MECH)) == 0) && in process_mech_operands()
477 strlen(argv[c]) > strlen(KN_MECH)) { in process_mech_operands()