Home
last modified time | relevance | path

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

/hypervisor/include/lib/
A Dlist.h95 struct list_head *at = head->next; in list_splice_node() local
100 last->next = at; in list_splice_node()
101 at->prev = last; in list_splice_node()
/hypervisor/lib/crypto/mbedtls/
A DChangeLog1317 more (at the expense of performance) MBEDTLS_SHA256_SMALLER.
1335 * Add support for id-at-uniqueIdentifier in X.509 names.
1367 doing it at runtime (using uname) rather that compile time.
1438 * Support for renegotiation can now be disabled at compile-time
1483 at runtime with ssl_set_truncated_hmac().
1531 * Accept spaces at end of line or end of buffer in base64_decode().
1937 this will be made in the 1.2 branch at this point.
2252 * Added ServerName extension parsing (SNI) at server side
2377 Frama-C team at CEA LIST)
2820 * Ciphers used in SSL/TLS can now be disabled at compile
[all …]
/hypervisor/
A DMakefile531 COMMIT_TAGS=$$(git tag --points-at HEAD|tr -s "\n" " "); \

Completed in 8 milliseconds