HomeSort by relevance Sort by last modified time
    Searched refs:aes_expand_decryption_key (Results 1 - 5 of 5) sorted by null

  /external/srtp/crypto/include/
aes.h 63 aes_expand_decryption_key(const v128_t *key,
  /external/srtp/srtp/
ekt.c 153 aes_expand_decryption_key(key, expanded_key);
  /external/srtp/tables/
aes_tables.c 337 aes_expand_decryption_key(k, decrypt_key);
  /external/srtp/crypto/cipher/
aes_cbc.c 123 aes_expand_decryption_key(&tmp_key, c->expanded_key);
aes.c 1415 aes_expand_decryption_key(const v128_t *key, function
    [all...]

Completed in 1953 milliseconds