HomeSort by relevance Sort by last modified time
    Searched full:aes_gcm_init_key (Results 1 - 1 of 1) sorted by null

  /external/boringssl/src/crypto/cipher/
e_aes.c 469 static int aes_gcm_init_key(EVP_CIPHER_CTX *ctx, const uint8_t *key, function
757 NULL /* app_data */, aes_gcm_init_key, aes_gcm_cipher, aes_gcm_cleanup,
785 NULL /* app_data */, aes_gcm_init_key, aes_gcm_cipher, aes_gcm_cleanup,
819 NULL /* app_data */, aes_gcm_init_key, aes_gcm_cipher, aes_gcm_cleanup,
    [all...]

Completed in 530 milliseconds