Home
last modified time | relevance | path

Searched refs:encdec (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/engines/
H A De_padlock.c194 unsigned int encdec:1; member
362 if (cdata->cword.b.encdec) { in padlock_cfb_cipher()
363 cdata->cword.b.encdec = 0; in padlock_cfb_cipher()
366 cdata->cword.b.encdec = 1; in padlock_cfb_cipher()
612 cdata->cword.b.encdec = 0; in padlock_aes_init_key()
614 cdata->cword.b.encdec = (EVP_CIPHER_CTX_encrypting(ctx) == 0); in padlock_aes_init_key()
/netbsd-src/crypto/external/bsd/openssl/dist/engines/
H A De_padlock.c209 unsigned int encdec:1; member
377 if (cdata->cword.b.encdec) { in padlock_cfb_cipher()
378 cdata->cword.b.encdec = 0; in padlock_cfb_cipher()
381 cdata->cword.b.encdec = 1; in padlock_cfb_cipher()
632 cdata->cword.b.encdec = 0; in padlock_aes_init_key()
634 cdata->cword.b.encdec = (EVP_CIPHER_CTX_is_encrypting(ctx) == 0); in padlock_aes_init_key()
/netbsd-src/crypto/external/bsd/openssl/dist/test/recipes/30-test_evp_data/
H A Devpciph_camellia.txt17 # CAMELLIA-bits-ECB:key::plaintext:ciphertext:encdec
120 # CAMELLIA-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
213 # CAMELLIA-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
419 # CAMELLIA-bits-OFB:key:IV/output':plaintext:ciphertext:encdec
H A Devpciph_aes_common.txt76 # AES-bits-ECB:key::plaintext:ciphertext:encdec
144 # AES-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
234 # AES-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
434 # AES-bits-CFB:key:IV/output':plaintext:ciphertext:encdec
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/recipes/30-test_evp_data/
H A Devpciph.txt147 # AES-bits-ECB:key::plaintext:ciphertext:encdec
215 # AES-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
293 # AES-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
469 # AES-bits-CFB:key:IV/output':plaintext:ciphertext:encdec
1542 # CAMELLIA-bits-ECB:key::plaintext:ciphertext:encdec
1645 # CAMELLIA-bits-CBC:key:IV/ciphertext':plaintext:ciphertext:encdec
1726 # CAMELLIA-bits-CFB:key:IV/ciphertext':plaintext:ciphertext:encdec
1908 # CAMELLIA-bits-OFB:key:IV/output':plaintext:ciphertext:encdec