Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/apr-util/test/
Dtestcrypto.c277 const apr_size_t inlen, unsigned char **cipherText, in encrypt_block()
368 const apr_crypto_key_t *key, unsigned char *cipherText, in decrypt_block()
477 unsigned char *cipherText = NULL; in crypto_block_cross() local