Searched refs:null_cipher_init (Results 1 - 2 of 2) sorted by relevance

/external/srtp/crypto/include/
H A Dnull_cipher.h65 null_cipher_init(null_cipher_ctx_t *c, const uint8_t *key);
/external/srtp/crypto/cipher/
H A Dnull_cipher.c102 null_cipher_init(null_cipher_ctx_t *ctx, const uint8_t *key) { function
143 (cipher_init_func_t) null_cipher_init,

Completed in 68 milliseconds