Searched defs:cipherText (Results 1 – 1 of 1) sorted by relevance
148 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