Searched defs:cipher (Results 76 - 100 of 142) sorted by relevance

123456

/macosx-10.10.1/OpenSSL098-52/src/apps/
H A Dcms.c111 const EVP_CIPHER *cipher = NULL; local
[all...]
H A Dreq.c187 const EVP_CIPHER *cipher=NULL; local
H A Ds_client.c306 char *CApath=NULL,*CAfile=NULL,*cipher=NULL; local
/macosx-10.10.1/OpenSSL098-52/src/crypto/engine/
H A Deng_cryptodev.c216 cryptodev_max_iv(int cipher) argument
233 cryptodev_key_length_valid(int cipher, int len) argument
439 int cipher; local
581 cryptodev_engine_ciphers(ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
[all...]
H A Deng_padlock.c720 padlock_ciphers (ENGINE *e, const EVP_CIPHER **cipher, const int **nids, int nid) argument
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/threads/
H A Dmttest.c135 static char *cipher=NULL; variable
/macosx-10.10.1/OpenSSL098-52/src/demos/engines/rsaref/
H A Drsaref.c500 static int rsaref_ciphers(ENGINE *e, const EVP_CIPHER **cipher, argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A Dsmimeutil.c72 long cipher; /* optimization */ member in struct:__anon3891
131 unsigned long cipher; member in struct:__anon3895
156 smime_mapi_by_cipher(unsigned long cipher) argument
235 nss_smime_get_cipher_for_alg_and_key(SECAlgorithmID *algid, SecSymmetricKeyRef key, unsigned long *cipher) argument
379 long cipher; local
566 unsigned long cipher; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DopensshWrap.cpp171 ssh1DES3Crypt( unsigned char cipher, bool doEncrypt, const unsigned char *inText, unsigned inTextLen, const uint8 *key, CSSM_SIZE keyLen, unsigned char *outText, unsigned *outTextLen) argument
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dsmimeutil.c72 long cipher; /* optimization */ member in struct:__anon4908
131 unsigned long cipher; member in struct:__anon4912
156 smime_mapi_by_cipher(unsigned long cipher) argument
235 nss_smime_get_cipher_for_alg_and_key(SECAlgorithmID *algid, SecSymmetricKeyRef key, unsigned long *cipher) argument
379 long cipher; local
566 unsigned long cipher; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_ssl/regressions/
H A Dssl-39-echo.c66 SSLCipherSuite cipher; member in struct:_CipherSuiteName
[all...]
H A Dssl-42-ciphers.c73 SSLCipherSuite cipher; member in struct:_CipherSuiteName
[all...]
H A Dssl-43-ciphers.c119 SSLCipherSuite cipher; member in struct:_CipherSuiteName
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/tlsnke/tlsnketest/
H A Dst_test.c103 SSLCipherSuite cipher; member in struct:_CipherSuiteName
[all...]
/macosx-10.10.1/apache-793/httpd/modules/session/
H A Dmod_session_crypto.c47 const char *cipher; member in struct:__anon6072
136 apr_crypto_block_key_type_e *cipher; local
65 crypt_init(request_rec *r, const apr_crypto_t *f, apr_crypto_block_key_type_e **cipher, session_crypto_dir_conf * dconf) argument
236 apr_crypto_block_key_type_e *cipher; local
608 set_crypto_cipher(cmd_parms * cmd, void *config, const char *cipher) argument
[all...]
/macosx-10.10.1/apache-793/httpd/modules/ssl/
H A Dssl_engine_vars.c748 MODSSL_SSL_CIPHER_CONST SSL_CIPHER *cipher = SSL_get_current_cipher(ssl); local
769 MODSSL_SSL_CIPHER_CONST SSL_CIPHER *cipher; local
/macosx-10.10.1/eap8021x-198/EAP8021X.fproj/
H A Deaptls_plugin.c733 SSLCipherSuite cipher = SSL_NULL_WITH_NULL_NULL; local
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/
H A Devp.h159 const EVP_CIPHER *cipher; member in struct:hc_CIPHER_CTX
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/libraries/libldap/
H A Dtls_g.c70 gnutls_cipher_algorithm_t cipher; member in struct:tls_cipher_suite
[all...]
/macosx-10.10.1/OpenSSL098-52/src/crypto/cms/
H A Dcms_lcl.h175 const EVP_CIPHER *cipher; member in struct:CMS_EncryptedContentInfo_st
/macosx-10.10.1/OpenSSL098-52/src/ssl/
H A Dssl_ciph.c164 SSL_CIPHER *cipher; member in struct:cipher_order_st
1072 SSL_CIPHER_description(const SSL_CIPHER *cipher, char *buf, int len) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Dopenssl_pkcs7.h157 const EVP_CIPHER *cipher; member in struct:pkcs7_enc_content_st
419 PKCS7 *PKCS7_encrypt(STACK_OF(X509) *certs, BIO *in, EVP_CIPHER *cipher, variable
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/sshKey/
H A DsshKey.cpp337 ssh1DES3Crypt( unsigned char cipher, bool doEncrypt, const unsigned char *inText, unsigned inTextLen, const char *password, unsigned char *outText, unsigned *outTextLen) argument
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Dtokendatabase.cpp417 encrypt(const Context &context, Key &key, const CssmData &clear, CssmData &cipher) argument
429 decrypt(const Context &context, Key &key, const CssmData &cipher, CssmData &clear) argument
/macosx-10.10.1/SecurityTokend-55108/lib/
H A Dtdtransit.cpp330 encrypt(const Context &context, KeyHandle hKey, const CssmData &clear, CssmData &cipher) argument
338 decrypt(const Context &context, KeyHandle hKey, const CssmData &cipher, CssmData &clear) argument

Completed in 162 milliseconds

123456