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

  /src/sys/crypto/camellia/
camellia-api.c 52 camellia_encrypt(const camellia_ctx *ctx, const u_char *src, u_char *dst) function in typeref:typename:void
camellia.h 43 void camellia_encrypt(const camellia_ctx *, const u_char *, u_char *);
  /src/sys/opencrypto/
cryptosoft_xform.c 672 camellia_encrypt(key, blk, blk);

Completed in 13 milliseconds