Searched refs:CBS_stow (Results 1 – 6 of 6) sorted by relevance
285 if (!CBS_stow(&my_name_cbs, &ctx->my_name, &ctx->my_name_len) || in SPAKE2_CTX_new()286 !CBS_stow(&their_name_cbs, &ctx->their_name, &ctx->their_name_len)) { in SPAKE2_CTX_new()
76 OPENSSL_EXPORT int CBS_stow(const CBS *cbs, uint8_t **out_ptr, size_t *out_len);
56 int CBS_stow(const CBS *cbs, uint8_t **out_ptr, size_t *out_len) { in CBS_stow() function
647 CBS_stow
2199 '#define CBS_stow GRPC_SHADOW_CBS_stow',
675 #define CBS_stow GRPC_SHADOW_CBS_stow macro