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

  /src/crypto/external/apache2/openssl/dist/include/internal/
priority_queue.h 56 return (type *)ossl_pqueue_peek((OSSL_PQUEUE *)pq); \
83 void *ossl_pqueue_peek(const OSSL_PQUEUE *pq);
  /src/crypto/external/apache2/openssl/dist/ssl/
priority_queue.c 219 void *ossl_pqueue_peek(const OSSL_PQUEUE *pq) function

Completed in 15 milliseconds