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

  /external/openssl/crypto/ui/
ui_openssl.c 522 if (status != SS$_NORMAL)
525 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
547 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
569 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
  /external/openssl/crypto/des/
read_pwd.c 327 if (status != SS$_NORMAL)
330 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))
354 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL))

Completed in 194 milliseconds