Searched defs:enc_key (Results 1 - 5 of 5) sorted by relevance

/external/srtp/crypto/ae_xfm/
H A Dxfm.c32 unsigned char enc_key[ENC_KEY_LEN]; local
54 status = hmac_compute(&hmac_ctx, "ENC", 3, ENC_KEY_LEN, enc_key);
106 unsigned char enc_key[ENC_KEY_LEN]; local
131 status = hmac_compute(&hmac_ctx, "ENC", 3, ENC_KEY_LEN, enc_key);
192 unsigned char enc_key[ENC_KEY_LEN]; local
219 status = hmac_compute(&hmac_ctx, "ENC", 3, ENC_KEY_LEN, enc_key);
303 unsigned char enc_key[ENC_KEY_LEN]; local
332 status = hmac_compute(&hmac_ctx, "ENC", 3, ENC_KEY_LEN, enc_key);
/external/chromium_org/third_party/openssl/openssl/crypto/pkcs7/
H A Dpkcs7.h114 ASN1_OCTET_STRING *enc_key; member in struct:pkcs7_recip_info_st
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dpkcs7.h114 ASN1_OCTET_STRING *enc_key; member in struct:pkcs7_recip_info_st
/external/openssl/crypto/pkcs7/
H A Dpkcs7.h114 ASN1_OCTET_STRING *enc_key; member in struct:pkcs7_recip_info_st
/external/openssl/include/openssl/
H A Dpkcs7.h114 ASN1_OCTET_STRING *enc_key; member in struct:pkcs7_recip_info_st

Completed in 261 milliseconds