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

  /external/chromium_org/net/third_party/nss/ssl/
ssl3ecc.c 41 #ifndef PK11_SETATTRS
42 #define PK11_SETATTRS(x,id,v,l) (x)->type = (id); \
    [all...]
ssl3con.c 66 #ifndef PK11_SETATTRS
67 #define PK11_SETATTRS(x,id,v,l) (x)->type = (id); \
    [all...]

Completed in 385 milliseconds