HomeSort by: relevance | last modified time | path
    Searched refs:ossl_pqueue_remove (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
priority_queue.h 67 return (type *)ossl_pqueue_remove((OSSL_PQUEUE *)pq, elem); \
85 void *ossl_pqueue_remove(OSSL_PQUEUE *pq, size_t elem);
  /src/crypto/external/apache2/openssl/dist/ssl/
priority_queue.c 253 void *ossl_pqueue_remove(OSSL_PQUEUE *pq, size_t elem) function

Completed in 14 milliseconds