Searched refs:encr_type (Results 1 – 1 of 1) sorted by relevance
127 static encr_type_t encr_type = ENCR_NONE; variable195 encr_type = ENCR_AES; in init_encryption()199 encr_type = ENCR_3DES; in init_encryption()1247 switch (encr_type) { in process_wanbootfs()1303 if (encr_type != ENCR_NONE) { in process_wanbootfs()1342 if (encr_type != ENCR_NONE) { in process_wanbootfs()1345 encr_fini(encr_type, eh); in process_wanbootfs()1348 encr_fini(encr_type, eh); in process_wanbootfs()1450 if (encr_type != ENCR_NONE) { in get_wanbootfs()