Home | History | Annotate | Download | only in MagickCore

Lines Matching refs:GetStringInfoLength

631   nonce=SplitStringInfo(key,GetStringInfoLength(key)/2);
847 nonce=SplitStringInfo(key,GetStringInfoLength(key)/2);
1029 if ((8*GetStringInfoLength(key)) >= 256)
1035 if ((8*GetStringInfoLength(key)) >= 192)
1044 (void) ResetMagickMemory(datum,0,GetStringInfoLength(aes_info->key));
1046 GetStringInfoLength(key),GetStringInfoLength(aes_info->key)));
1079 (void) ResetMagickMemory(datum,0,GetStringInfoLength(aes_info->key));