Home
last modified time | relevance | path

Searched defs:alloced (Results 1 – 12 of 12) sorted by relevance

/third_party/openssl/ssl/record/
Dtls_pad.c72 int *alloced, in ssl3_cbc_remove_padding_and_mac()
117 int *alloced, in tls1_cbc_remove_padding_and_mac()
201 int *alloced, in ssl3_cbc_copy_mac()
Drecord.h183 int alloced; member
/third_party/node/deps/openssl/openssl/ssl/record/
Dtls_pad.c72 int *alloced, in ssl3_cbc_remove_padding_and_mac()
117 int *alloced, in tls1_cbc_remove_padding_and_mac()
201 int *alloced, in ssl3_cbc_copy_mac()
Drecord.h183 int alloced; member
/third_party/openssl/providers/implementations/ciphers/
Dciphercommon_block.c161 unsigned char **mac, int *alloced, size_t macsize, in ossl_cipher_tlsunpadblock()
/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
Dciphercommon_block.c161 unsigned char **mac, int *alloced, size_t macsize, in ossl_cipher_tlsunpadblock()
/third_party/openssl/providers/implementations/include/prov/
Dciphercommon.h68 int alloced; /* member
/third_party/node/deps/openssl/openssl/providers/implementations/include/prov/
Dciphercommon.h69 int alloced; /* member
/third_party/alsa-utils/aplay/
Daplay.c3465 int alloced = 0; local
3518 int alloced = 0; local
/third_party/node/deps/openssl/openssl/apps/
Ds_server.c262 size_t alloced; member
/third_party/openssl/apps/
Ds_server.c262 size_t alloced; member
/third_party/python/Objects/
Dlistobject.c1204 Py_ssize_t alloced; member