HomeSort by: relevance | last modified time | path
    Searched refs:ecdh (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/crypto/libcrypto/ecdh/
Makefile 4 HELPER_DIR= ecdh
ecdhtest.c 1 /* crypto/ecdh/ecdhtest.c */
12 * The ECDH software is originally written by Douglas Stebila of
88 printf("No ECDH support\n");
93 # include <openssl/ecdh.h>
285 fprintf(stderr, "Error in ECDH routines\n");
435 BIO_puts(out, "Testing ECDH shared secret with ");
467 fprintf(stderr, "Error in ECDH routines\n");
  /src/tests/crypto/libcrypto/
Makefile 9 SUBDIR+= ecdh ecdsa md2
t_pubkey.sh 71 atf_test_case ecdh
74 atf_set "descr" "Checks ECDH key agreement protocol"
108 # atf_add_test_case ecdh

Completed in 22 milliseconds