Home
last modified time | relevance | path

Searched defs:cipherText (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/apr-util/test/
HDtestcrypto.c148 const apr_size_t inlen, unsigned char **cipherText, in encrypt_block()
227 const apr_crypto_key_t *key, unsigned char *cipherText, in decrypt_block()
328 unsigned char *cipherText = NULL; in crypto_block_cross() local