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

  /src/sys/crypto/camellia/
camellia.h 61 void camellia_setup192(const unsigned char *key, uint32_t *subkey);
camellia.c 923 camellia_setup192(const unsigned char *key, uint32_t *subkey) function in typeref:typename:void
1257 camellia_setup192(rawKey, subkey);

Completed in 13 milliseconds