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

  /external/boringssl/src/include/openssl/
aes.h 62 #define AES_ENCRYPT 1
94 /* AES_encrypt encrypts a single block from |in| to |out| with |key|. The |in|
96 OPENSSL_EXPORT void AES_encrypt(const uint8_t *in, uint8_t *out,
  /system/tpm/trunks/
tpm_utility_impl.cc     [all...]

Completed in 60 milliseconds