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

  /src/sys/crypto/camellia/
camellia.h 60 void camellia_setup128(const unsigned char *key, uint32_t *subkey);
camellia.c 437 camellia_setup128(const unsigned char *key, uint32_t *subkey) function in typeref:typename:void
1254 camellia_setup128(rawKey, subkey);

Completed in 35 milliseconds