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

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

Completed in 136 milliseconds