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

  /external/openssh/
cipher-ctr.c 114 ssh_aes_ctr_iv(EVP_CIPHER_CTX *evp, int doset, u_char * iv, size_t len)
120 if (doset)
cipher-3des1.c 120 ssh1_3des_iv(EVP_CIPHER_CTX *evp, int doset, u_char *iv, int len)
128 if (doset) {
cipher-aes.c 130 ssh_rijndael_iv(EVP_CIPHER_CTX *evp, int doset, u_char * iv, u_int len)
136 if (doset)
  /external/protobuf/php/ext/google/protobuf/
upb.c 2105 static bool doset(upb_handlers *h, int32_t sel, const upb_fielddef *f, function
    [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.c 2252 static bool doset(upb_handlers *h, int32_t sel, const upb_fielddef *f, function
    [all...]

Completed in 1122 milliseconds