Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetStringInfoLength

630   nonce=SplitStringInfo(key,GetStringInfoLength(key)/2);
846 nonce=SplitStringInfo(key,GetStringInfoLength(key)/2);
1028 if ((8*GetStringInfoLength(key)) >= 256)
1034 if ((8*GetStringInfoLength(key)) >= 192)
1043 (void) memset(datum,0,GetStringInfoLength(aes_info->key));
1045 GetStringInfoLength(key),GetStringInfoLength(aes_info->key)));
1078 (void) memset(datum,0,GetStringInfoLength(aes_info->key));