HomeSort by relevance Sort by last modified time
    Searched refs:private_Camellia_set_key (Results 1 - 3 of 3) sorted by null

  /external/openssl/crypto/camellia/
cmll_misc.c 68 return private_Camellia_set_key(userKey, bits, key);
70 int private_Camellia_set_key(const unsigned char *userKey, const int bits,
camellia.h 91 int private_Camellia_set_key(const unsigned char *userKey, const int bits,
  /external/openssl/crypto/evp/
evp_locl.h 242 #define Camellia_set_key private_Camellia_set_key

Completed in 214 milliseconds