Home
last modified time | relevance | path

Searched refs:cipher_direction_t (Results 1 – 3 of 3) sorted by relevance

/external/srtp/crypto/include/
Dcipher.h66 } cipher_direction_t; typedef
89 (void *state, const uint8_t *key, cipher_direction_t dir);
Daes_cbc.h34 cipher_direction_t dir);
/external/srtp/crypto/cipher/
Daes_cbc.c108 cipher_direction_t dir) { in aes_cbc_context_init()