HomeSort by relevance Sort by last modified time
    Searched defs:CRYPTO_gcm128_aad (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/openssl/openssl/crypto/modes/
gcm128.c 826 int CRYPTO_gcm128_aad(GCM128_CONTEXT *ctx,const unsigned char *aad,size_t len)
    [all...]
  /external/openssl/crypto/modes/
gcm128.c 826 int CRYPTO_gcm128_aad(GCM128_CONTEXT *ctx,const unsigned char *aad,size_t len)
    [all...]

Completed in 34 milliseconds