Home
last modified time | relevance | path

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

/third_party/libwebsockets/minimal-examples/crypto/minimal-crypto-cose-sign/
Dmain.c19 _alloc_file(struct lws_context *context, const char *filename, uint8_t **buf, in _alloc_file() function
194 if (_alloc_file(context, p, &ks, &ks_len)) { in main()