Lines Matching defs:trusted
80 boolean_t trusted = B_FALSE;
118 trusted = B_TRUE;
133 if (!trusted && alias == NULL) {
138 } else if (trusted && alias != NULL) {
139 /* for trusted certs, we cannot have a name */
145 if (trusted && inkeyfile != NULL) {
146 /* for trusted certs, we cannot have a private key */
264 if (trusted) {
324 if (trusted) {
345 if (trusted && !implicit_trust) {
391 if (trusted) {
392 /* merge all trusted certs found */
426 if (trusted) {