| encrypt.c | 139 findencryption(int type)  function in typeref:typename:Encryptions * 171 	{ { 0 }, 0, DIR_ENCRYPT, &encrypt_mode, findencryption },
 498 		ep = findencryption(use_type);
 566 	if (!(ep = findencryption(type))) {
 805 	if (!(ep = findencryption(type))) {
 
 |