/external/chromium_org/third_party/libsrtp/srtp/crypto/ae_xfm/ |
xfm.c | 87 status = hmac_init(&hmac_ctx, key, KEY_LEN); 92 status = hmac_init(&hmac_ctx, key, KEY_LEN); 114 status = hmac_init(&hmac_ctx, mac_key, MAC_KEY_LEN); 164 status = hmac_init(&hmac_ctx, key, KEY_LEN); 169 status = hmac_init(&hmac_ctx, key, KEY_LEN); 190 status = hmac_init(&hmac_ctx, mac_key, MAC_KEY_LEN); 251 status = hmac_init(&hmac_ctx, key, KEY_LEN); 256 status = hmac_init(&hmac_ctx, key, KEY_LEN); 296 status = hmac_init(&hmac_ctx, mac_key, MAC_KEY_LEN); 364 status = hmac_init(&hmac_ctx, key, KEY_LEN) [all...] |
/external/srtp/crypto/ae_xfm/ |
xfm.c | 52 status = hmac_init(&hmac_ctx, key, KEY_LEN); 57 status = hmac_init(&hmac_ctx, key, KEY_LEN); 79 status = hmac_init(&hmac_ctx, mac_key, MAC_KEY_LEN); 129 status = hmac_init(&hmac_ctx, key, KEY_LEN); 134 status = hmac_init(&hmac_ctx, key, KEY_LEN); 155 status = hmac_init(&hmac_ctx, mac_key, MAC_KEY_LEN); 217 status = hmac_init(&hmac_ctx, key, KEY_LEN); 222 status = hmac_init(&hmac_ctx, key, KEY_LEN); 262 status = hmac_init(&hmac_ctx, mac_key, MAC_KEY_LEN); 330 status = hmac_init(&hmac_ctx, key, KEY_LEN) [all...] |
/external/chromium_org/third_party/libsrtp/srtp/crypto/include/ |
hmac.h | 65 hmac_init(hmac_ctx_t *state, const uint8_t *key, int key_len);
|
/external/srtp/crypto/include/ |
hmac.h | 65 hmac_init(hmac_ctx_t *state, const uint8_t *key, int key_len);
|
/external/chromium_org/third_party/libsrtp/srtp/crypto/hash/ |
hmac.c | 112 hmac_init(hmac_ctx_t *state, const uint8_t *key, int key_len) { function 258 (auth_init_func) hmac_init,
|
/external/srtp/crypto/hash/ |
hmac.c | 112 hmac_init(hmac_ctx_t *state, const uint8_t *key, int key_len) { function 258 (auth_init_func) hmac_init,
|
/external/chromium_org/third_party/openssl/openssl/crypto/hmac/ |
hmac.c | 149 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md) 234 if (!HMAC_Init(&c,key,key_len,evp_md))
|
hmac.h | 93 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
|
/external/openssl/crypto/hmac/ |
hmac.c | 149 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len, const EVP_MD *md) 234 if (!HMAC_Init(&c,key,key_len,evp_md))
|
hmac.h | 93 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
|
/external/chromium_org/third_party/openssl/openssl/include/openssl/ |
hmac.h | 93 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
|
/external/openssl/include/openssl/ |
hmac.h | 93 int HMAC_Init(HMAC_CTX *ctx, const void *key, int len,
|
/external/wpa_supplicant_8/src/crypto/ |
crypto_libtomcrypt.c | 174 if (hmac_init(&ctx->u.hmac, find_hash("md5"), key, key_len) != 179 if (hmac_init(&ctx->u.hmac, find_hash("sha1"), key, key_len) !=
|
/external/chromium_org/net/third_party/nss/ssl/ |
ssl3ext.c | [all...] |
ssl3con.c | [all...] |
/external/ipsec-tools/src/racoon/ |
crypto_openssl.c | [all...] |
/external/chromium_org/third_party/skia/platform_tools/android/bin/linux/ |
adb | |
/external/skia/platform_tools/android/bin/linux/ |
adb | |
/prebuilts/qemu-kernel/arm/2.6/ |
vmlinux-qemu | |
vmlinux-qemu-armv7 | |