Searched refs:crypt_key_len_t (Results 1 – 2 of 2) sorted by relevance
153 } crypt_key_len_t; typedef267 extern ald_status_t ald_crypt_write_key(crypt_handle_t *hperh, uint32_t * key, crypt_key_len_t len);268 extern ald_status_t ald_crypt_read_key(crypt_handle_t *hperh, uint32_t * key, crypt_key_len_t len);
159 ald_status_t ald_crypt_write_key(crypt_handle_t *hperh, uint32_t * key, crypt_key_len_t len) in ald_crypt_write_key()228 ald_status_t ald_crypt_read_key(crypt_handle_t *hperh, uint32_t * key, crypt_key_len_t len) in ald_crypt_read_key()
Completed in 8 milliseconds