Searched refs:ossl_aria_set_decrypt_key (Results 1 – 4 of 4) sorted by relevance
45 int ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits,
23 ret = ossl_aria_set_decrypt_key(key, keylen * 8, ks); in cipher_hw_aria_initkey()
670 int ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_decrypt_key() function1195 int ossl_aria_set_decrypt_key(const unsigned char *userKey, const int bits, in ossl_aria_set_decrypt_key() function
72 ret = ossl_aria_set_decrypt_key(key, in aria_init_key()