Searched refs:passkey (Results 1 – 5 of 5) sorted by relevance
/external/ImageMagick/MagickCore/ |
D | cipher.c | 543 *passkey; in DecipherImage() local 547 passkey=StringToStringInfo(passphrase); in DecipherImage() 548 if (passkey == (StringInfo *) NULL) in DecipherImage() 550 status=PasskeyDecipherImage(image,passkey,exception); in DecipherImage() 551 passkey=DestroyStringInfo(passkey); in DecipherImage() 556 const StringInfo *passkey,ExceptionInfo *exception) in PasskeyDecipherImage() argument 611 if (passkey == (const StringInfo *) NULL) in PasskeyDecipherImage() 614 key=CloneStringInfo(passkey); in PasskeyDecipherImage() 753 *passkey; in EncipherImage() local 757 passkey=StringToStringInfo(passphrase); in EncipherImage() [all …]
|
/external/ImageMagick/MagickWand/ |
D | operation.c | 2154 *passkey; in CLISimpleOperatorImage() local 2156 passkey=FileToStringInfo(arg1,~0UL,_exception); in CLISimpleOperatorImage() 2157 if (passkey == (StringInfo *) NULL) in CLISimpleOperatorImage() 2160 (void) PasskeyDecipherImage(_image,passkey,_exception); in CLISimpleOperatorImage() 2161 passkey=DestroyStringInfo(passkey); in CLISimpleOperatorImage() 2271 *passkey; in CLISimpleOperatorImage() local 2273 passkey=FileToStringInfo(arg1,~0UL,_exception); in CLISimpleOperatorImage() 2274 if (passkey != (StringInfo *) NULL) in CLISimpleOperatorImage() 2276 (void) PasskeyEncipherImage(_image,passkey,_exception); in CLISimpleOperatorImage() 2277 passkey=DestroyStringInfo(passkey); in CLISimpleOperatorImage()
|
D | mogrify.c | 1297 *passkey; in MogrifyImage() local 1303 passkey=FileToStringInfo(argv[i+1],~0UL,exception); in MogrifyImage() 1304 if (passkey != (StringInfo *) NULL) in MogrifyImage() 1306 (void) PasskeyDecipherImage(*image,passkey,exception); in MogrifyImage() 1307 passkey=DestroyStringInfo(passkey); in MogrifyImage() 1490 *passkey; in MogrifyImage() local 1496 passkey=FileToStringInfo(argv[i+1],~0UL,exception); in MogrifyImage() 1497 if (passkey != (StringInfo *) NULL) in MogrifyImage() 1499 (void) PasskeyEncipherImage(*image,passkey,exception); in MogrifyImage() 1500 passkey=DestroyStringInfo(passkey); in MogrifyImage()
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 122472 passkey %34574 pˈæski
|
D | internal_raw_IPA-old.txt | 145946 passkey pˈæski
|