Searched defs:?v (Results 76 - 100 of 1940) sorted by relevance

1234567891011>>

/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Ddestest.c97 cbc_test(char key1[8], char iv[8], char in[24], char out[24]) argument
119 cfb64_test(char key1[8], char iv[8], char in[23], char out[23]) argument
179 pcbc_test(char key1[8], char iv[8], char in[24], char out[24]) argument
201 cbc_cksum(char key1[8], char iv[ argument
145 cbc3_test(char key1[8], char key2[8], char key3[8], char iv[8], char in[24], char out[24]) argument
[all...]
H A Devp-cc.c137 init_cc_key(int encp, CCAlgorithm alg, CCOptions opts, const void *key, size_t keylen, const void *iv, CCCryptorRef *ref) argument
158 cc_des_ede3_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
208 cc_des_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
257 cc_aes_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
372 cc_aes_cfb8_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
489 cc_rc2_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
826 cc_rc4_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
[all...]
H A Devp-crypt.c123 crypto_des_ede3_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
H A Devp-hcrypto.c66 aes_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
435 des_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
497 des_ede3_cbc_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
572 rc2_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
685 camellia_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
795 rc4_init(EVP_CIPHER_CTX *ctx, const unsigned char *key, const unsigned char *iv, int enc) argument
[all...]
H A Devp.c775 EVP_CipherInit_ex(EVP_CIPHER_CTX *ctx, const EVP_CIPHER *c, ENGINE *engine, const void *key, const void *iv, int encp) argument
981 enc_null_init(EVP_CIPHER_CTX *ctx, const unsigned char * key, const unsigned char * iv, int encp) argument
1369 unsigned char *iv = ivdata; local
[all...]
H A Devp.h164 unsigned char iv[EVP_MAX_IV_LENGTH]; member in struct:hc_CIPHER_CTX
H A Drand-fortuna.c219 struct timeval tv; local
538 struct timeval tv; local
[all...]
H A Drand-timer.c66 pacemaker(struct timeval *tv) argument
H A Drand-w32.c51 BOOL rv; local
H A Drc2.c199 RC2_cbc_encrypt(const unsigned char *in, unsigned char *out, long size, RC2_KEY *key, unsigned char *iv, int forward_encrypt) argument
[all...]
H A Dtest_cipher.c56 void *iv; member in struct:tests
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/mtest/
H A Dmpi.c3838 mp_size uv = USED(v); local
/macosx-10.9.5/Heimdal-323.92.1/lib/hdb/
H A Dhdb-ldap.c210 struct berval **bv; local
249 char **bv; local
1541 struct berval bv = { 0, "" }; local
[all...]
H A Dprint.c112 append_event(krb5_context context, krb5_storage *sp, Event *ev) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/hx509/
H A Dcrypto.c2954 heim_octet_string key, iv; local
2824 PBE_string2key(hx509_context context, const char *password, const heim_octet_string *parameters, hx509_crypto *crypto, heim_octet_string *key, heim_octet_string *iv, const heim_oid *enc_oid, const EVP_MD *md) argument
[all...]
H A Dks_file.c174 char *type, *iv; local
/macosx-10.9.5/Heimdal-323.92.1/lib/ipc/
H A Dclient.c418 uint32_t rv; local
/macosx-10.9.5/Heimdal-323.92.1/lib/kadm5/
H A Dad.c586 *samvals[2], *dnsvals[2], *spnvals[5], *upnvals[2], *tv[2]; local
1086 char *tv[2] = { NULL, NULL }; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dexpand_path.c145 int rv = EINVAL; local
[all...]
H A Dget_cred.c923 int32_t rv = KRB5_CC_NOTFOUND; /* if no error code, assume one */ local
H A Dnet_write.c55 struct timeval tv, *tvp; local
H A Dsend_to_kdc.c1083 struct timeval tv; local
H A Dtest_time.c43 struct timeval tv; local
H A Dtime.c55 struct timeval tv; local
101 struct timeval tv; local
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/examples/
H A Dtc1.c138 HistEvent ev; local
185 const char **av; local
250 int rv; local
[all...]

Completed in 506 milliseconds

1234567891011>>