Home
last modified time | relevance | path

Searched refs:CAMELLIA_decrypt (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Dcamellia.c64 CAMELLIA_decrypt(const unsigned char *in, unsigned char *out, in CAMELLIA_decrypt() function
99 CAMELLIA_decrypt(tmp, out, key); in CAMELLIA_cbc_encrypt()
109 CAMELLIA_decrypt(tmp, out, key); in CAMELLIA_cbc_encrypt()
H A Dcamellia.h44 #define CAMELLIA_decrypt hc_CAMELLIA_decrypt macro
67 void CAMELLIA_decrypt(const unsigned char *, unsigned char *,