Home | History | Annotate | Download | only in qemu

Lines Matching refs:AES_set_encrypt_key

731 int AES_set_encrypt_key(const unsigned char *userKey, const int bits,
840 status = AES_set_encrypt_key(userKey, bits, key);