Searched refs:crypto_storage_obj_del (Results 1 – 5 of 5) sorted by relevance
12 void crypto_storage_obj_del(uint8_t *data, size_t len) in crypto_storage_obj_del() function
85 void crypto_storage_obj_del(uint8_t *data, size_t len);
803 __weak void crypto_storage_obj_del(uint8_t *data __unused, size_t len __unused) in crypto_storage_obj_del() function
447 crypto_storage_obj_del(data, len); in syscall_storage_obj_del()
2732 .text.crypto_storage_obj_del
Completed in 59 milliseconds