HomeSort by relevance Sort by last modified time
    Searched refs:pubkey_null (Results 1 - 3 of 3) sorted by null

  /external/syslinux/gpxe/src/crypto/
crypto_null.c 84 struct pubkey_algorithm pubkey_null = { variable in typeref:struct:pubkey_algorithm
  /external/syslinux/gpxe/src/include/gpxe/
crypto.h 152 extern struct pubkey_algorithm pubkey_null;
  /external/syslinux/gpxe/src/net/
tls.c 414 cipherspec->pubkey = &pubkey_null;
478 struct pubkey_algorithm *pubkey = &pubkey_null;
529 * ( pending->pubkey == &pubkey_null ) || */
    [all...]

Completed in 368 milliseconds