Home
last modified time | relevance | path

Searched refs:err_status_dealloc_fail (Results 1 – 2 of 2) sorted by relevance

/external/srtp/crypto/rng/
Drand_source.c143 return err_status_dealloc_fail; /* well, we haven't really failed, * in rand_source_deinit()
/external/srtp/crypto/include/
Derr.h73 err_status_dealloc_fail = 4, /**< couldn't deallocate properly */ enumerator