HomeSort by: relevance | last modified time | path
    Searched refs:camellia_decrypt (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/crypto/camellia/
camellia-api.c 45 camellia_decrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) function in typeref:typename:void
camellia.h 42 void camellia_decrypt(const camellia_ctx *, const u_char *, u_char *);
  /src/sys/opencrypto/
cryptosoft_xform.c 679 camellia_decrypt(key, blk, blk);

Completed in 14 milliseconds