Searched refs:plaintext (Results 26 - 48 of 48) sorted by relevance

12

/macosx-10.9.5/CPANInternal-140/Crypt-Rijndael/
H A D_rijndael.c402 const UINT8 *plaintext,
409 key_addition_8to32(plaintext, &(ctx->keys[0]), wtxt);
442 UINT8 *plaintext)
469 key_addition32to8(t, &(ctx->ikeys[0]), plaintext);
401 rijndael_encrypt(RIJNDAEL_context *ctx, const UINT8 *plaintext, UINT8 *ciphertext) argument
440 rijndael_decrypt(RIJNDAEL_context *ctx, const UINT8 *ciphertext, UINT8 *plaintext) argument
/macosx-10.9.5/CPANInternal-140/Crypt-Rijndael-1.10/
H A D_rijndael.c402 const UINT8 *plaintext,
409 key_addition_8to32(plaintext, &(ctx->keys[0]), wtxt);
442 UINT8 *plaintext)
469 key_addition32to8(t, &(ctx->ikeys[0]), plaintext);
401 rijndael_encrypt(RIJNDAEL_context *ctx, const UINT8 *plaintext, UINT8 *ciphertext) argument
440 rijndael_decrypt(RIJNDAEL_context *ctx, const UINT8 *ciphertext, UINT8 *plaintext) argument
/macosx-10.9.5/ruby-104/ruby/ext/tk/lib/tkextlib/tcllib/
H A Ddiagrams.rb78 def plaintext(text, width=nil, height=nil) method
82 list(tk_call('::Diagrams::plaintext', text, width, height))
84 list(tk_call('::Diagrams::plaintext', text))
H A Dplotchart.rb254 def plaintext(*args) # args => (x, y, text, dir) or ([x, y], text, dir) method in class:Tk.ChartMethod
266 tk_call_without_enc(@chart, 'plaintext', x, y,
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Dcamellia-ntt.c1411 const unsigned char *plaintext,
1417 tmp[0] = GETU32(plaintext);
1418 tmp[1] = GETU32(plaintext + 4);
1419 tmp[2] = GETU32(plaintext + 8);
1420 tmp[3] = GETU32(plaintext + 12);
1444 unsigned char *plaintext)
1465 PUTU32(plaintext, tmp[0]);
1466 PUTU32(plaintext + 4, tmp[1]);
1467 PUTU32(plaintext + 8, tmp[2]);
1468 PUTU32(plaintext
1410 Camellia_EncryptBlock(const int keyBitLength, const unsigned char *plaintext, const KEY_TABLE_TYPE keyTable, unsigned char *ciphertext) argument
1441 Camellia_DecryptBlock(const int keyBitLength, const unsigned char *ciphertext, const KEY_TABLE_TYPE keyTable, unsigned char *plaintext) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/support/
H A Ddbmmanage.in38 -p for plaintext
129 "Warning: Apache/$^O does not support plaintext passwords!\n\n";
221 @_[0]; # otherwise return plaintext
/macosx-10.9.5/ruby-104/ruby/test/cgi/
H A Dtest_cgi_tag_helper.rb292 assert_equal('<PLAINTEXT>',cgi.plaintext)
293 assert_equal('<PLAINTEXT>foo</PLAINTEXT>',cgi.plaintext{'foo'})
/macosx-10.9.5/emacs-92/emacs/lisp/gnus/
H A Dmml2015.el593 (sign plaintext ciphertext result recipients &optional
597 plaintext ciphertext result recipients passphrase
600 plaintext ciphertext result recipients passphrase
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword/
H A DReadPassword.pm310 be possible for someone to find that password, in plaintext, in a core
/macosx-10.9.5/CPANInternal-140/Term-ReadPassword-0.11/
H A DReadPassword.pm310 be possible for someone to find that password, in plaintext, in a core
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dcipher.c247 cc->plaintext = (cipher->number == SSH_CIPHER_NONE);
339 fatal("%s: bad plaintext length %d", __func__, len);
H A Dpacket.c683 if (!active_state->send_context.plaintext) {
914 if (enc && !active_state->send_context.plaintext) {
1189 if (!active_state->receive_context.plaintext) {
/macosx-10.9.5/vim-53/runtime/autoload/xml/
H A Dhtml32.vim133 \ ['head', 'body', 'plaintext'],
196 \ 'plaintext': [
/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DresourcesPanel.css140 -webkit-user-modify: read-write-plaintext-only;
H A DelementsPanel.css75 -webkit-user-modify: read-write-plaintext-only;
H A Dinspector.css1012 -webkit-user-modify: read-write-plaintext-only;
1705 -webkit-user-modify: read-write-plaintext-only;
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2idx/
H A Dparse.tcl188 Error $t $n docidx/plaintext
637 Error $t $n docidx/plaintext
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/modules/doctools2toc/
H A Dparse.tcl187 Error $t $n doctoc/plaintext
652 Error $t $n doctoc/plaintext
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dsamba.vim103 syn keyword sambaKeyword contained plaintext prefix primary private
/macosx-10.9.5/WebCore-7537.78.1/css/
H A Dhtml.css1001 pre, xmp, plaintext, listing {
/macosx-10.9.5/CPANInternal-140/Mail-Sender/
H A DSender.pm3082 =head2 Sending message with plaintext and HTML alternatives
3110 =head2 Sending message with plaintext and HTML alternatives with inline images
/macosx-10.9.5/CPANInternal-140/Mail-Sender-0.8.22/
H A DSender.pm3385 =head2 Sending message with plaintext and HTML alternatives
3413 =head2 Sending message with plaintext and HTML alternatives with inline images
/macosx-10.9.5/vim-53/runtime/autoload/
H A Dphpcomplete.vim1908 \ 'gnupg_decryptverify(': 'resource identifier, string text, string plaintext | array',
1909 \ 'gnupg_encrypt(': 'resource identifier, string plaintext | string',
1910 \ 'gnupg_encryptsign(': 'resource identifier, string plaintext | string',
1919 \ 'gnupg_sign(': 'resource identifier, string plaintext | string',
1920 \ 'gnupg_verify(': 'resource identifier, string signed_text, string signature [, string plaintext] | array',

Completed in 398 milliseconds

12