Searched refs:ctl (Results 1 – 3 of 3) sorted by relevance
241 _CIPHER_Control_T ctl; in encrypt_des() local244 ctl.Func_ID = ENCRYPT_ONLY; in encrypt_des()245 ctl.Data_Len = sizeof(key); in encrypt_des()248 extend_key_56_to_64(key_56, ctl.Crypto_Key); in encrypt_des()251 Curl_des_set_odd_parity((unsigned char *) ctl.Crypto_Key, ctl.Data_Len); in encrypt_des()254 _CIPHER((_SPCPTR *) &out, &ctl, (_SPCPTR *) &in); in encrypt_des()
113 struct ctl {121 struct ctl *p = (struct ctl *) arg;135 struct ctl *p = (struct ctl *) arg;158 struct ctl hugectl;
3 ctl-opt dftactgrp(*NO) actgrp(*NEW)
Completed in 11 milliseconds