Searched refs:ENCTYPE_NULL (Results 1 – 5 of 5) sorted by relevance
151 ENCTYPE_NULL
1185 if (encr_data.encrypt.type == ENCTYPE_NULL) { in encrypt_send_encrypt_is()1244 encr_data.encrypt.type = ENCTYPE_NULL; in encrypt_send_encrypt_is()1472 if (encr_data.encrypt.type == ENCTYPE_NULL) { in encrypt_request_start()1589 if (encr_data.decrypt.type == ENCTYPE_NULL) { in encrypt_start()1893 encr_data.encrypt.type = ENCTYPE_NULL; in encrypt_reply()
683 if (old_ktypes[j] == (unsigned int)ENCTYPE_NULL) in get_profile_etype_list()
141 krb5_enctype enctype = ENCTYPE_NULL;
455 #define ENCTYPE_NULL 0x0000 macro