Searched refs:tokencache (Results 1 – 3 of 3) sorted by relevance
4463 if (ssl->ctx->tokencache == NULL) in ossl_quic_new_from_listener()4464 if ((ssl->ctx->tokencache = ossl_quic_new_token_store()) == NULL) in ossl_quic_new_from_listener()4878 SSL_TOKEN_STORE *c = ctx->tokencache; in ossl_quic_set_peer_token()4881 if (ctx->tokencache == NULL) in ossl_quic_set_peer_token()4905 SSL_TOKEN_STORE *c = ctx->tokencache; in ossl_quic_get_peer_token()
1198 SSL_TOKEN_STORE *tokencache; member
4253 if ((ret->tokencache = ossl_quic_new_token_store()) == NULL) in SSL_CTX_new_ex()4459 ossl_quic_free_token_store(a->tokencache); in SSL_CTX_free()