Searched defs:key_len (Results 1 - 25 of 69) sorted by path

123

/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonCryptor.c188 static inline CCCryptorStatus ccInitCryptor(CCCryptor *ref, const void *key, unsigned long key_len, const void *tweak_key, const void *iv) { argument
H A DcorecryptoSymmetricBridge.c32 rc4ModeInit(const struct ccmode_ofb *ofb, ccofb_ctx *ctx, unsigned long key_len, const void *key, const void *iv) argument
/macosx-10.10/Heimdal-398.1.2/lib/hcrypto/
H A Devp.h129 int key_len; member in struct:hc_CIPHER
168 int key_len; member in struct:hc_CIPHER_CTX
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dcrypto.c194 size_t key_len; local
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dresolve.c254 size_t key_len; local
785 size_t key_len; local
[all...]
H A Dresolve.h143 size_t key_len; member in struct:rk_key_record
/macosx-10.10/OpenSSH-189/openssh/
H A Dcipher.c66 u_int key_len; member in struct:Cipher
H A Dkex.h100 u_int key_len; member in struct:Enc
111 u_int key_len; member in struct:Mac
H A Dmac.c62 int key_len; /* just for UMAC */ member in struct:__anon3195
/macosx-10.10/OpenSSH-189/osslshim/ossl/
H A Dossl-evp.h215 int key_len; member in struct:ossl_CIPHER
267 int key_len; member in struct:ossl_CIPHER_CTX
/macosx-10.10/OpenSSL098-52/src/crypto/engine/
H A Deng_padlock.c784 int key_len = EVP_CIPHER_CTX_key_length(ctx) * 8; local
/macosx-10.10/OpenSSL098-52/src/crypto/evp/
H A Devp.h336 int key_len; /* Default value for variable length ciphers */ member in struct:evp_cipher_st
413 int key_len; /* May change for variable length cipher */ member in struct:evp_cipher_ctx_st
H A Dp_enc.c69 int EVP_PKEY_encrypt(unsigned char *ek, const unsigned char *key, int key_len, argument
/macosx-10.10/OpenSSL098-52/src/crypto/hmac/
H A Dhmac.c157 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, argument
H A Dhmactest.c85 int key_len; member in struct:test_st
/macosx-10.10/OpenSSL098-52/src/crypto/pem/
H A Dpem.h198 int key_len; /* key length */ member in struct:pem_ctx_st
/macosx-10.10/OpenSSL098-52/src/fips/hmac/
H A Dfips_hmac.c167 unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len, argument
/macosx-10.10/OpenSSL098-52/src/include/openssl/
H A Devp.h336 int key_len; /* Default value for variable length ciphers */ member in struct:evp_cipher_st
413 int key_len; /* May change for variable length cipher */ member in struct:evp_cipher_ctx_st
H A Dpem.h198 int key_len; /* key length */ member in struct:pem_ctx_st
/macosx-10.10/OpenSSL098-52/src/test/
H A Dhmactest.c85 int key_len; member in struct:test_st
/macosx-10.10/Security-57031.1.35/Security/libsecurity_apple_csp/open_ssl/openssl/
H A Devp.h335 int key_len; member in struct:evp_cipher_st
/macosx-10.10/Security-57031.1.35/Security/sec/SOSCircle/SecureObjectSync/
H A DSOSUserKeygen.c142 uint64_t key_len = 0; local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/crypto/
H A Dpbkdf2-00-hmac-sha1.c17 hmac_sha1(const uint8_t *key, size_t key_len, const uint8_t *text, size_t text_len, argument
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-40-seckey-custom.c35 CustomKeyInit(SecKeyRef key, const uint8_t *key_data, CFIndex key_len, SecKeyEncoding encoding) argument
/macosx-10.10/Security-57031.1.35/Security/sec/Security/
H A DSecPBKDF.c16 hmac_sha1_PRF(const uint8_t *key, size_t key_len, const uint8_t *text, size_t text_len, uint8_t digest[CC_SHA1_DIGEST_LENGTH]) argument

Completed in 412 milliseconds

123