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

/external/srtp/crypto/include/
H A Dcipher.h177 #define cipher_decrypt(c, buf, len) \ macro
/external/srtp/crypto/cipher/
H A Dcipher.c214 status = cipher_decrypt(c, buffer, &len);
337 status = cipher_decrypt(c, buffer, &length);

Completed in 264 milliseconds