Searched refs:user_key (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/
H A Dinternal.h55 int aes_hw_set_encrypt_key(const uint8_t *user_key, const int bits,
57 int aes_hw_set_decrypt_key(const uint8_t *user_key, const int bits,
72 static int aes_hw_set_encrypt_key(const uint8_t *user_key, int bits, argument
77 static int aes_hw_set_decrypt_key(const uint8_t *user_key, int bits, argument

Completed in 74 milliseconds