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

  /external/chromium_org/crypto/third_party/nss/
chromium-blapit.h 75 #define SHA384_BLOCK_LENGTH 128 /* bytes */
  /external/ipsec-tools/src/racoon/missing/crypto/sha2/
sha2.h 52 #define SHA384_BLOCK_LENGTH 128
sha2.c 150 #define SHA384_SHORT_BLOCK_LENGTH (SHA384_BLOCK_LENGTH - 16)
996 bzero(context->buffer, SHA384_BLOCK_LENGTH);
    [all...]

Completed in 39 milliseconds