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

  /external/syslinux/gpxe/src/crypto/
crypto_null.c 74 struct cipher_algorithm cipher_null = { variable in typeref:struct:cipher_algorithm
  /external/syslinux/gpxe/src/include/gpxe/
crypto.h 151 extern struct cipher_algorithm cipher_null;
  /external/syslinux/gpxe/src/net/
tls.c 415 cipherspec->cipher = &cipher_null;
479 struct cipher_algorithm *cipher = &cipher_null;
530 ( pending->cipher == &cipher_null ) ||
    [all...]

Completed in 973 milliseconds